Pop Quiz #2 Topic 2

Pop Quiz #2 Topic 2

University

10 Qs

quiz-placeholder

Similar activities

cppp-2

cppp-2

University

9 Qs

Who Wants To Be a Programmer?

Who Wants To Be a Programmer?

University - Professional Development

10 Qs

Classification of Variables

Classification of Variables

11th Grade - University

15 Qs

c-programming-2

c-programming-2

University

13 Qs

UNIT 5 EOSDD

UNIT 5 EOSDD

University

15 Qs

INVESTIGACION PARCIAL 1 Y 2

INVESTIGACION PARCIAL 1 Y 2

11th Grade - University

14 Qs

Digital Electronics

Digital Electronics

University

15 Qs

funciones en c++

funciones en c++

University

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