Quiz 3

Quiz 3

Professional Development

15 Qs

quiz-placeholder

Similar activities

MIND FIZZ

MIND FIZZ

Professional Development

20 Qs

ZeroToMastery

ZeroToMastery

University - Professional Development

20 Qs

Demo C programming

Demo C programming

Professional Development

10 Qs

Ramie Jandel and Macnabstan Trist copmuter quiz

Ramie Jandel and Macnabstan Trist copmuter quiz

Professional Development

12 Qs

Python Data Structures & Statements

Python Data Structures & Statements

Professional Development

11 Qs

Programming - Screening Test

Programming - Screening Test

3rd Grade - Professional Development

15 Qs

c program -basic

c program -basic

Professional Development

10 Qs

Python Training Day-5 Quiz-5

Python Training Day-5 Quiz-5

Professional Development

10 Qs

Quiz 3

Quiz 3

Assessment

Quiz

Computers

Professional Development

Hard

Created by

Subhasree D

Used 2+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 2 pts

Media Image

What will be the output for the following expression?

4

5

3

2

2.

MULTIPLE CHOICE QUESTION

45 sec • 2 pts

What does %d denotes on C?

Double integer specifier

Decimal function specifier

Decimal Integer Format specifier

Double float float format specifier

3.

MULTIPLE CHOICE QUESTION

45 sec • 2 pts

What does & symbol denotes on scan functions?

Input data value

Output data value

Address of Input

Data type of the input

4.

MULTIPLE CHOICE QUESTION

45 sec • 2 pts

What does the following expression denotes?

x=5

Checking x is equal to 5

Assigning x as 5

Format specification of x is 5

None of the above

5.

MULTIPLE CHOICE QUESTION

45 sec • 2 pts

What does the following expression means?

a==25

Format specifying a as 25

Assigning a as 25

Checking the value of a is equal to 25

Both b & c

6.

MULTIPLE CHOICE QUESTION

45 sec • 2 pts

How do you call a function on C program?

function;

function[];

function();

function{}

7.

MULTIPLE CHOICE QUESTION

45 sec • 2 pts

What will be the output for this logical expression denotes?

(0 && 1)

0

1

Both a & b

No output

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?