LAB 2 Quiz

LAB 2 Quiz

University

14 Qs

quiz-placeholder

Similar activities

Discos duros y particiones. T2-ISO

Discos duros y particiones. T2-ISO

8th Grade - University

11 Qs

PTIK -- Big Data

PTIK -- Big Data

University

10 Qs

8051 architecture basics

8051 architecture basics

University

15 Qs

EDUC 450 Vocab

EDUC 450 Vocab

University - Professional Development

10 Qs

Системное администрирование ч1

Системное администрирование ч1

University

13 Qs

CNS Unit-1

CNS Unit-1

University

10 Qs

AI222 - Memórias

AI222 - Memórias

University

19 Qs

passja

passja

KG - Professional Development

12 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?