Search Header Logo

Unit-I-Java-Basics II

Authored by Ajitha Padmanabhan

Computers

University

Used 1+ times

Unit-I-Java-Basics II
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

main( ) must be declared as public, since it must be called by code outside of its class when the program is started.(true/false)

true

false

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

________ allows main( ) to be called without having to instantiate a particular instance of the class.

public

static

void

args[]

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

_______ is the method called when a Java application begins

public

static

void

main()

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

System.out. System is pre-defined class that provides access to the system(True/False)

true

false

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

_____is the output stream that is connected to the console.

out

in

System

none of the mentioned

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

All statements in Java end with a semicolon.(True/False)

True

False

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Expand : JDBC

Java Database Connectivity

Java Dot Connectivity

Java Database Console

None of the mentioned

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?

Discover more resources for Computers