SET 2 quiz

SET 2 quiz

University

20 Qs

quiz-placeholder

Similar activities

Intro to  Java

Intro to Java

University

15 Qs

Unit Test

Unit Test

University

21 Qs

CONTROLLING

CONTROLLING

11th Grade - Professional Development

15 Qs

FOOD AND DRINK

FOOD AND DRINK

University

21 Qs

JPCS-APC Org Fair Quiz Day 1

JPCS-APC Org Fair Quiz Day 1

University

20 Qs

Exception Handling Quiz

Exception Handling Quiz

University

25 Qs

Tech-Pictionary Round 1

Tech-Pictionary Round 1

University

20 Qs

java fill in

java fill in

University

15 Qs

SET 2 quiz

SET 2 quiz

Assessment

Quiz

Other

University

Hard

Created by

VAMAN PRABHAKAR P AIML DEPT

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which JOIN returns only matching rows from both tables?

OUTER JOIN

LEFT JOIN

INNER JOIN

RIGHT JOIN

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the size of an int in most C compilers (32-bit)?

2 bytes

4 bytes

8 bytes

16 bytes

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the return type of malloc()?

int

char*

void*

double

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What keyword is used to define a constant in C?

const

final

static

immutable

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which loop is used when the number of iterations is unknown?

for

while

do-while

switch

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What operator is used to access the address of a variable?

&

*

->

%

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the concept of wrapping data and functions together called?

Encapsulation

Inheritance

Abstraction

Polymorphism

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?