Assessment 1

Assessment 1

Professional Development

20 Qs

quiz-placeholder

Similar activities

PROGRAMACION.1.Conceptos Básicos

PROGRAMACION.1.Conceptos Básicos

Professional Development

15 Qs

computer literacy

computer literacy

Professional Development

20 Qs

Arquitetura de Computadores

Arquitetura de Computadores

Professional Development

18 Qs

BlankFactor 2

BlankFactor 2

1st Grade - Professional Development

15 Qs

Java Fundamentals

Java Fundamentals

Professional Development

20 Qs

Quiz Test 01

Quiz Test 01

University - Professional Development

25 Qs

CN-First Test

CN-First Test

Professional Development

25 Qs

EPCS Quiz1

EPCS Quiz1

Professional Development

17 Qs

Assessment 1

Assessment 1

Assessment

Quiz

Computers

Professional Development

Medium

Created by

Divyam kumar

Used 3+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Java is a platform-independent programming language
True
False

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Choose a valid Java identifier.
Le@rnCorridor
LEarnCorridor.com
LEarn_Corridor
Learn.Corridor

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

We can execute a Java program without a main method until which version.
1.6
1.4
1.8
1.5

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If any method is not returning anything, what will be the return type of that method?
int
void
float
no return type

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many identifiers are in the below line : public static void main(String[ ] args)
1
2
3
4

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

We can access static variables without creating the object.
True
False

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many types of variables are based on the position of the declaration?
2
4
5
None of these

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?