[VARIABLES & DATA TYPES]

[VARIABLES & DATA TYPES]

University

15 Qs

quiz-placeholder

Similar activities

ICT Unit-2

ICT Unit-2

University

20 Qs

Computer Security Measure

Computer Security Measure

11th Grade - University

19 Qs

2.3.1 Graph Traversal & Path Finding Algorithms

2.3.1 Graph Traversal & Path Finding Algorithms

12th Grade - University

20 Qs

Kuis Pemrograman Dasar

Kuis Pemrograman Dasar

University

20 Qs

Assignment 7 - Looping

Assignment 7 - Looping

University

16 Qs

¿Cuánto sabes sobre la tecnología que cambia al mundo?

¿Cuánto sabes sobre la tecnología que cambia al mundo?

University

10 Qs

Menu-Menu pada Microsoft Excel Kelas A

Menu-Menu pada Microsoft Excel Kelas A

7th Grade - University

10 Qs

Constrain Satisfaction Problem (CSP)

Constrain Satisfaction Problem (CSP)

University

10 Qs

[VARIABLES & DATA TYPES]

[VARIABLES & DATA TYPES]

Assessment

Quiz

Computers

University

Easy

Created by

Ashley Galvez

Used 1+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It is defined as the nouns of a programming language and are the entities that act or are acted upon.

Operators

Variables

Arrays

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a data type?

Symbolic Data

Alphanumeric Data

Numeric Data

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is correct with respect to size of the datatypes?

char > int > float

int > char > float

char < int < double

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This data type is used to store a mixture of letters and numbers and symbols.

String

Character

Boolean

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This data type is used to store two values: TRUE or FALSE.

String

Character

Boolean

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

1st Statement: Not all variables in C++ language must have a data type.

2nd Statement: A variable's data type determines the values that the variable can contain and the operations that can be performed on it.

both statements are true

the first statement is true and second statement is false

the first statement is false and second statement is true.

both statements are false.

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

1st Statement: In naming a variable, the only special character allowed is the underscore (_).

2nd Statement: A variable name must start with a letter, then can be followed by another letter or number.

both statements are true

the first statement is true and second statement is false

the first statement is false and second statement is true.

both statements are false.

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?