Unit 1 - Classes and Objects

Unit 1 - Classes and Objects

University

10 Qs

quiz-placeholder

Similar activities

OOPs Quiz

OOPs Quiz

University

10 Qs

Trắc nghiệm kiến thức Java Core - Phần I

Trắc nghiệm kiến thức Java Core - Phần I

University

15 Qs

STM 20483 QUIZ 1

STM 20483 QUIZ 1

University

10 Qs

Java Methods and Constructors

Java Methods and Constructors

University

10 Qs

Java Quiz2

Java Quiz2

University

11 Qs

OOPS MOCK QUIZ

OOPS MOCK QUIZ

University

10 Qs

Chapter 5 Java swing , small Apps

Chapter 5 Java swing , small Apps

University

10 Qs

C# Basics

C# Basics

12th Grade - Professional Development

10 Qs

Unit 1 - Classes and Objects

Unit 1 - Classes and Objects

Assessment

Quiz

Computers

University

Medium

Created by

M.RAMYA CSE

Used 4+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A function in C language is similar to what in Java language?

Variable

Member

Method

Class

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

All methods and variables in Java language are kept inside a?

File

Package

Class

Interface

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the need to mention "static" before main method?

To call main method without creating an object of class

To call main method using object creation

To avoid method overriding

To avoid calling the main method

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the use of Access modifier "public" in Java language?

To hide the main method from misuse

To call the main method outside of Class or Package by JVM

To protect main method

None of the mentioned

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Name of a Class, Variable, Method or an Interface in Java language is called?

Argument

Value

Identifier

Object

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of these class is superclass of every class in Java?

Main

Object

String

Singleton

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which represent the real world entity in Java?

Class

Object

Data members

Main method

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?