coding

coding

University

25 Qs

quiz-placeholder

Similar activities

Saúde Coletiva I - Saúde no Brasil

Saúde Coletiva I - Saúde no Brasil

University

20 Qs

4th grade English

4th grade English

4th Grade - University

20 Qs

CODE 4 KITSW ROUND - 2

CODE 4 KITSW ROUND - 2

University

25 Qs

Character Conflict Quiz

Character Conflict Quiz

University

20 Qs

Sistemas Operativos :)

Sistemas Operativos :)

4th Grade - University

20 Qs

5555

5555

5th Grade - University

20 Qs

Unit 4 Lesson 2 Healthy Habits Vocabulary & Verbs

Unit 4 Lesson 2 Healthy Habits Vocabulary & Verbs

6th Grade - University

20 Qs

presente simple

presente simple

University

23 Qs

coding

coding

Assessment

Quiz

Others

University

Hard

Created by

Kanchi Dantewadia

Used 3+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If you print a variable with post-increment,

what value shows first?

New value

Old value

Undefined

Error

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If one condition is TRUE and another if FALSE in logical AND , result is.....?

1

0

First condition

Second condition

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Correct way to declare a pointer to an int:

int **p = &x;

pointer p = &x;

int *p = &x;

int p = &x;

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If a loop runs while i < 3 and increments i each time, the final value of i is:

0

1

2

3

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An array of 4 integers has how many elements?

4

8

32

16

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

I speak in 1s and 0s, but I am not a robot. What am I?

Computer

Binary

Loop

Algorithm

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

I can repeat your work again and again without getting tired. Who am I?

Variable

Loop

Array

Keyboard

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?