Quiz 1 OOPs Group A Variable Data Type

Quiz 1 OOPs Group A Variable Data Type

University

20 Qs

quiz-placeholder

Similar activities

ICT 0513 - Chapter 4 : System Unit

ICT 0513 - Chapter 4 : System Unit

University

15 Qs

Pra UPS 2

Pra UPS 2

University

20 Qs

From Binary To Denary Conversion - IGCSE

From Binary To Denary Conversion - IGCSE

7th Grade - Professional Development

20 Qs

DWDM-2

DWDM-2

University

20 Qs

IGH Test de Entrada

IGH Test de Entrada

University

20 Qs

Relational Algebra and Calculus

Relational Algebra and Calculus

University

20 Qs

Artificial Intelligence CT-1

Artificial Intelligence CT-1

University

20 Qs

Quiz 1 OOPs Group A Variable Data Type

Quiz 1 OOPs Group A Variable Data Type

Assessment

Quiz

Computers

University

Practice Problem

Medium

Created by

Kundan Kumar

Used 1+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

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

int 1num;

float rate = 5.7f;

double value = "10.5";

char letter = "A";

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which data type is used to store a single 16-bit Unicode character in Java?

byte

char

String

boolean

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Java does not support the sizeof operator like C/C++. Which of the following is the correct reason?

Because Java is platform dependent

Because the size of data types in Java is fixed

Because Java is not object-oriented

Because variables in Java have no memory

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which one of the following data types takes the least memory?

byte

short

int

long

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

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

byte

boolean

String

char

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the range of the short data type in Java?

–128 to 127

–32,768 to 32,767

–2³¹ to 2³¹–1

0 to 65,535

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following is not a type of variable in Java?

Local variable

Instance variable

Static variable

Global variable

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

Already have an account?