LAB 2 Quiz

LAB 2 Quiz

University

14 Qs

quiz-placeholder

Similar activities

Computer Knowledge Assessment

Computer Knowledge Assessment

University

10 Qs

Ubuntu and Linux Mint

Ubuntu and Linux Mint

12th Grade - University

10 Qs

Linux fundamental - Day1

Linux fundamental - Day1

University

10 Qs

Detección de Necesidades

Detección de Necesidades

University

10 Qs

Test 1

Test 1

University

15 Qs

Plagiarism

Plagiarism

10th Grade - University

14 Qs

Google I/O Extended Napoli

Google I/O Extended Napoli

University

11 Qs

Common Protocols

Common Protocols

12th Grade - University

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