Quiz on Object Oriented Programming and Java

Quiz on Object Oriented Programming and Java

University

15 Qs

quiz-placeholder

Similar activities

Post-test array c++

Post-test array c++

University

10 Qs

JSP

JSP

University

10 Qs

Java Arrays

Java Arrays

5th Grade - University

10 Qs

Data Structure 1

Data Structure 1

University

10 Qs

Tech quiz Round 1

Tech quiz Round 1

University

15 Qs

QUIZERIA

QUIZERIA

University

20 Qs

Technoquiz..3

Technoquiz..3

University

15 Qs

JAVA FUNDAMENTALS

JAVA FUNDAMENTALS

University

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