Variables

Variables

University

10 Qs

quiz-placeholder

Similar activities

Java Displaying Data & Data Types

Java Displaying Data & Data Types

University - Professional Development

12 Qs

coding

coding

KG - Professional Development

15 Qs

Java Post Hurricane D Check

Java Post Hurricane D Check

University

15 Qs

Java Code Questions

Java Code Questions

9th Grade - University

11 Qs

Java

Java

9th Grade - University

11 Qs

Java Recap

Java Recap

12th Grade - University

15 Qs

JavaScript Basics

JavaScript Basics

12th Grade - University

15 Qs

DATA, IDENTIFIER, VARIABLE

DATA, IDENTIFIER, VARIABLE

University

10 Qs

Variables

Variables

Assessment

Quiz

Computers

University

Medium

Created by

Syoro Syoro

Used 17+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are variables?

They are containers to store values of data.

They are a method to analyze data.

They are some commands.

They are names of types of data.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can we find the variable category of “a=10” by using a code?

print (a)

class (a)

type (a)

value (a)

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

<23.5> What is the variable type of this value?

Boolean

Int

String

Float

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which type of variable can take one of two values (True or False)?

Float

Integer

Boolean

String

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of variable does not relate to the main types?

String

Integer

Boolean

Complex

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

a=”3”, b=2; What is a type of the variable c=a*b?

Float

String

Integer

Boolean

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What value has type “Float”

A=4

B=”4,0”

D=4,0

E=4.0

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?