Arnaiz Mod. Prelim Exam Java and MySQL

Arnaiz Mod. Prelim Exam Java and MySQL

University

55 Qs

quiz-placeholder

Similar activities

ILKOM: Struktur Data dan Algoritma

ILKOM: Struktur Data dan Algoritma

University

60 Qs

TCS693 FSWD PHP Test 2023

TCS693 FSWD PHP Test 2023

University

54 Qs

Pre-Test Praktikum

Pre-Test Praktikum

University

50 Qs

Practica - Diseño y Programacion Web III

Practica - Diseño y Programacion Web III

University

60 Qs

Software Development Quiz

Software Development Quiz

University

50 Qs

SQL-TEST

SQL-TEST

University

50 Qs

Databases

Databases

12th Grade - University

55 Qs

Quiz Trivia

Quiz Trivia

University

50 Qs

Arnaiz Mod. Prelim Exam Java and MySQL

Arnaiz Mod. Prelim Exam Java and MySQL

Assessment

Quiz

Computers

University

Medium

Created by

Alvin Garci

Used 1+ times

FREE Resource

55 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which of the following is a valid variable name in Java?

2value

value_2

value-2

@value

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What is the default value of an int variable in Java?

0

null

undefined

-1

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which keyword is used to declare a constant variable in Java?

const

static

final

constant

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What is the size of a float variable in Java?

4 bytes

2 bytes

8 bytes

1 byte

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which of the following is not a primitive data type in Java?

int

boolean

String

char

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

How do you declare a double variable named price?

double = price;

price double;

double price;

price = double;

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which operator is used for assignment in Java?

==

:=

=

=>

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?