Quiz on Object Oriented Programming and Java

Quiz on Object Oriented Programming and Java

University

15 Qs

quiz-placeholder

Similar activities

Tech-Pictionary Round 1

Tech-Pictionary Round 1

University

20 Qs

Java Lesson 4

Java Lesson 4

5th Grade - University

10 Qs

IEEE Coding Competition

IEEE Coding Competition

University

13 Qs

QUIZERIA

QUIZERIA

University

20 Qs

Technoquiz..3

Technoquiz..3

University

15 Qs

TPC-CONTROL 01

TPC-CONTROL 01

University

10 Qs

QUIZ KELAS JAVA

QUIZ KELAS JAVA

University

10 Qs

VKU JF - Bộ 2

VKU JF - Bộ 2

University

14 Qs

Quiz on Object Oriented Programming and Java

Quiz on Object Oriented Programming and Java

Assessment

Quiz

Other

University

Medium

Created by

C Kumar

Used 1+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary focus of Object-Oriented Programming (OOP)?

Data encapsulation and objects

Sequential execution of code

Functions and procedures

Global data management

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a core principle of OOP?

Encapsulation

Inheritance

Polymorphism

Compilation

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the 'main' method in a Java program?

To create objects

To handle exceptions

To serve as the entry point for execution

To define class properties

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which Java keyword is used to declare a constant?

const

static

immutable

final

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the 'printf()' method in Java do?

Prints formatted output

Reads user input

Compiles Java code

Handles exceptions

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a primitive data type in Java?

String

Array

int

Object

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of the following code: System.out.println(5 + 3);?

8

5 + 3

53

Error

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?