Quiz on Object Oriented Programming and Java

Quiz on Object Oriented Programming and Java

University

15 Qs

quiz-placeholder

Similar activities

CodeQuest-R1

CodeQuest-R1

University

20 Qs

CODEATHON'22

CODEATHON'22

University

20 Qs

IT203 Java Unit4 Post Test

IT203 Java Unit4 Post Test

University

10 Qs

Module-I-Java

Module-I-Java

University

10 Qs

Revisão de Programação Java

Revisão de Programação Java

9th Grade - University

15 Qs

Unit 3

Unit 3

University

10 Qs

All About Aviation!!!!!!!!!!!!

All About Aviation!!!!!!!!!!!!

2nd Grade - Professional Development

20 Qs

array

array

University

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