LAB 2 Quiz

LAB 2 Quiz

University

14 Qs

quiz-placeholder

Similar activities

Microcontroller 8051

Microcontroller 8051

University

15 Qs

CNS-2nd QUIZ

CNS-2nd QUIZ

University

10 Qs

Arduino/Node MCU

Arduino/Node MCU

University

15 Qs

Basic Computer Knowledge 1 - Rx Michael

Basic Computer Knowledge 1 - Rx Michael

KG - University

9 Qs

Linux User Group Quiz

Linux User Group Quiz

University

15 Qs

Microprocessor Quiz 3

Microprocessor Quiz 3

University

10 Qs

Arrays - 2D

Arrays - 2D

University

10 Qs

YesQuizMe

YesQuizMe

University - Professional Development

10 Qs

LAB 2 Quiz

LAB 2 Quiz

Assessment

Quiz

Professional Development

University

Easy

Created by

Priyanka S Shivaramaiah

Used 5+ times

FREE Resource

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

On a 32-bit Linux system, what is the size (in bytes) of the int data type?

2 bytes

4 bytes

8 bytes

It depends on the compiler.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

On a 64-bit Linux system, what is the size (in bytes) of a long data type?

2 bytes

4 bytes

8 bytes

16 bytes

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the size of a pointer (void*) on a 64-bit Linux system?

2 bytes

4 bytes

8 bytes

16 bytes

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following data types has a different size on a 32-bit system compared to a 64-bit system?

char

int

long

float

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the size of the size_t type on a 32-bit Linux system?

2 bytes

4 bytes

8 bytes

It varies based on the data being stored.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a 64-bit Linux system, what is the size of a double data type?

4 bytes

8 bytes

12 bytes

16 bytes

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How much memory does the char data type occupy in both 32-bit and 64-bit Linux systems?

1 byte

2 bytes

4 bytes

8 bytes

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?