THIRD ROUND BINGO

THIRD ROUND BINGO

University

25 Qs

quiz-placeholder

Similar activities

Algoritma Struktur Data

Algoritma Struktur Data

University

20 Qs

Python Множества shpa

Python Множества shpa

4th Grade - University

20 Qs

Quizizz SIOTICS #2

Quizizz SIOTICS #2

10th Grade - University

20 Qs

 FIRST ROUND BINGO

FIRST ROUND BINGO

University

20 Qs

Java Quiz in tamil theme by jamal

Java Quiz in tamil theme by jamal

University

25 Qs

Seatwork #4

Seatwork #4

12th Grade - University

25 Qs

Java MCQs on Syntax and Semantics

Java MCQs on Syntax and Semantics

University

20 Qs

DSA (QUIZ 6) Hashing, Graphs, Advanced Graph Algorithms, and DP

DSA (QUIZ 6) Hashing, Graphs, Advanced Graph Algorithms, and DP

University

20 Qs

THIRD ROUND BINGO

THIRD ROUND BINGO

Assessment

Quiz

Information Technology (IT)

University

Hard

Created by

Nayana Nayana

Used 3+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not an OOPS concept in Java?

Polymorphism

Inheritance

Compilation

Encapsulation

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which ship is used inside the Apple new computer?

I C

G3

Semi conductor

Microprocessor chip

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the term for a network device that forward data packets?

Switch

Router

Firewall

Repeater

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Find the output of the following code:

int Integer = 24;

char String = ‘I’;

System.out.print(Integer);

System.out.print(String);

Compile error

Throws exception

l

24 l

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a valid C variable name?

int number;

float rate;

int variable_count;

int $main;

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Number of primitive data types in Java are?

5

3

8

4

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the output of the following Java code?

class increment {

public static void main(String args[])

{

int g = 3;

System.out.print(++g * 8);

}

}

32

33

24

25

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?