Search Header Logo

CP LAB ASSIGNMENT QUIZ

Authored by Rehaal Qureshi

Computers

University

Used 4+ times

CP LAB ASSIGNMENT QUIZ
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 2 pts

Which of the following software is used for executing a C program?

Editor

Compiler

Linker

Assembler

2.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Choose the correct syntax for accepting user input :

printf("%d",num1);

scanf("%d",num1);

scanf("%d",&num1);

scan(%d,"&num1");

3.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Which of the following is a library in C for doing input/output operations?

math.h

stdio.h

studio.h

string.h

4.

MULTIPLE CHOICE QUESTION

45 sec • 2 pts

For storing a mobile number which of the following data type will be suitable for the variable ?

char

int

double

long

5.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

How much is the size of an int variable in C?

1 Byte

4 Bytes

6 Bytes

8 Bytes

6.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

The %d, %c, %f written in scanf/printf are called as

Access Specifier

Access Modifier

Format Specifier

Format Modifier

7.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

It is compulsory to write what of the following in any C program?

if- - else

for loop

main( ) function

scanf( ) function

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?