Unit-I-Java-Basics II

Unit-I-Java-Basics II

University

12 Qs

quiz-placeholder

Similar activities

OOPJ #1

OOPJ #1

University

10 Qs

Fundamentos em Java

Fundamentos em Java

University

10 Qs

eclipse

eclipse

University

10 Qs

TEST-1-PREP

TEST-1-PREP

University

15 Qs

Multithreading + java

Multithreading + java

University

10 Qs

Java Programming Quiz

Java Programming Quiz

University

17 Qs

Java Programming

Java Programming

University

10 Qs

Java Programming Pt. 1

Java Programming Pt. 1

University

10 Qs

Unit-I-Java-Basics II

Unit-I-Java-Basics II

Assessment

Quiz

Computers

University

Hard

Created by

Ajitha Padmanabhan

Used 1+ times

FREE Resource

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

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?