Java Fundamental Test 01

Java Fundamental Test 01

University

96 Qs

quiz-placeholder

Similar activities

Python Quiz - Till Basic String

Python Quiz - Till Basic String

University

100 Qs

CTDL&TG_Buoi1

CTDL&TG_Buoi1

University

100 Qs

Test Teori Oprec 2022

Test Teori Oprec 2022

University

100 Qs

SEMAT

SEMAT

University - Professional Development

97 Qs

22BCA6A-Java-Quiz1

22BCA6A-Java-Quiz1

University

100 Qs

22BCA6B-Quiz-Exception Handling

22BCA6B-Quiz-Exception Handling

University

98 Qs

Quiz-6-Strings-sec-G

Quiz-6-Strings-sec-G

University

93 Qs

C programming Midterm

C programming Midterm

University

94 Qs

Java Fundamental Test 01

Java Fundamental Test 01

Assessment

Quiz

Computers

University

Medium

Created by

ram lovewanshi

Used 12+ times

FREE Resource

96 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Java was developed by

James gosling

John gosling

James frank

John frank

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The keyword "method" is another name for

an object

a class

a function

a variable

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is NOT a numeric data type

int

double

float

decimal

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is incorrect?

int count = 50.0;

int salary = 50_000;

int salary = 50_00;

all of these are incorrect

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The numeric type int uses how many bits?

31

32

63

64

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is an example of a reference variable declaration?

int count;

String name;

float gpa;

char firstInitial;

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Where does a java program start executing instructions from:

class

source file

main method

object

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?