Quiz 1 OOPs Group A Variable Data Type

Quiz 1 OOPs Group A Variable Data Type

University

20 Qs

quiz-placeholder

Similar activities

E-Commerce

E-Commerce

University - Professional Development

16 Qs

DCN5511: Chapter 5 - 7

DCN5511: Chapter 5 - 7

University

15 Qs

Basic Excel

Basic Excel

University

15 Qs

YAY! Fridate with ComSSA (Network 101)

YAY! Fridate with ComSSA (Network 101)

University

20 Qs

Programación Básica Prácticas Tema 2

Programación Básica Prácticas Tema 2

University

19 Qs

PythonProgramming

PythonProgramming

University

15 Qs

Pengantar Teknologi Informasi 8

Pengantar Teknologi Informasi 8

University

17 Qs

12AIT - All About W3C <3

12AIT - All About W3C <3

10th Grade - University

18 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?