Search Header Logo

coding

Authored by Kanchi Dantewadia

Others

University

Used 3+ times

coding
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

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

Access all questions and much more by creating a free account

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

Already have an account?