Pop Quiz #2 Topic 2

Pop Quiz #2 Topic 2

University

10 Qs

quiz-placeholder

Similar activities

cppp-2

cppp-2

University

9 Qs

TOPIC 2: BASIC PROGRAM ELEMENTS

TOPIC 2: BASIC PROGRAM ELEMENTS

University

10 Qs

Classification of Variables

Classification of Variables

11th Grade - University

15 Qs

Assessment 2 Quiz 1

Assessment 2 Quiz 1

University - Professional Development

10 Qs

funciones en c++

funciones en c++

University

10 Qs

The Ultimate C++ Quiz

The Ultimate C++ Quiz

5th Grade - Professional Development

7 Qs

Cấu trúc chương trình C++ - Tuần 3

Cấu trúc chương trình C++ - Tuần 3

6th Grade - University

6 Qs

Bài 5: Khai báo biến - Tin học 11

Bài 5: Khai báo biến - Tin học 11

4th Grade - University

7 Qs

Pop Quiz #2 Topic 2

Pop Quiz #2 Topic 2

Assessment

Quiz

Education

University

Hard

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A global variables can be referenced anywhere within the program.

TRUE

FALSE

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a logical operator symbol?

&&

>

= =

* =

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following represents type of operator for the statement below?

x++;

Increase

Increment

Decrement

Decrease

4.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

Add the CORRECT data type for the following variables:

__________ myDoubleNum = 8.99;

5.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

Add the CORRECT data type for the following variables:

__________ myLetter = 'A';

6.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

Add the CORRECT data type for the following variables:

__________ myBool = false;

7.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

Add the CORRECT data type for the following variables:

__________ myText = "Hello World";

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?