SET 2 quiz

SET 2 quiz

University

20 Qs

quiz-placeholder

Similar activities

CSC264 Javascript Basic

CSC264 Javascript Basic

University

15 Qs

Java Class and Object Quiz

Java Class and Object Quiz

University

15 Qs

Java Packages, Exception Handling, and Files Quiz

Java Packages, Exception Handling, and Files Quiz

University

15 Qs

Quiz by Ortusolis Technology Solutions Level 1

Quiz by Ortusolis Technology Solutions Level 1

KG - University

20 Qs

COC repaso

COC repaso

University

22 Qs

Round 2

Round 2

University

20 Qs

Java Access Modifiers Quiz

Java Access Modifiers Quiz

University

20 Qs

JAVA

JAVA

University

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