coding

coding

University

25 Qs

quiz-placeholder

Similar activities

verbe etre et avoir

verbe etre et avoir

University

20 Qs

ngoại ngữ

ngoại ngữ

1st Grade - University

29 Qs

A1.2 (W12.1)

A1.2 (W12.1)

University

29 Qs

Mastering Present Simple Tense

Mastering Present Simple Tense

University

20 Qs

Mastering English Tenses

Mastering English Tenses

University

22 Qs

grammar

grammar

University

20 Qs

CODE 4 KITSW ROUND – 3

CODE 4 KITSW ROUND – 3

University

25 Qs

Clearing and Settlement Quiz

Clearing and Settlement Quiz

University

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