Search Header Logo

cc2-quiz

Authored by Asst.Prof, CSE Vel Tech, Chennai

Computers

University

Used 3+ times

cc2-quiz
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is not a Java keyword?

class

interface

extends

main

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data type is used to create a variable that should store text?

String

myString

Txt

string

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the size of int in Java?

4 bytes

2 bytes

8 bytes

Depends on system

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which method is the entry point of a Java program?

start()

main()

run()

init()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which symbol is used to end a statement in Java?

:

;

.

,

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct way to create an object in Java?

ClassName obj = new ClassName();

ClassName obj();

obj = ClassName();

new ClassName obj = ();

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these access specifiers makes a member visible to all classes?

private

protected

public

default

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?