Capsule session 1

Capsule session 1

University

19 Qs

quiz-placeholder

Similar activities

HCI 584 Python quiz

HCI 584 Python quiz

University

15 Qs

Bridge course with C

Bridge course with C

University

20 Qs

C programming

C programming

University

15 Qs

C++ Quiz-1

C++ Quiz-1

University

15 Qs

Programming Concepts in C

Programming Concepts in C

University

20 Qs

C Programming (Unit- 1) Quiz

C Programming (Unit- 1) Quiz

University

20 Qs

ASK T2 - Kod Arahan (Python)

ASK T2 - Kod Arahan (Python)

7th Grade - University

20 Qs

OOPS-1

OOPS-1

University

20 Qs

Capsule session 1

Capsule session 1

Assessment

Quiz

Computers

University

Easy

Created by

Abhishek Pandey

Used 2+ times

FREE Resource

19 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Who invented c

Media Image
Media Image
Media Image
Media Image

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

printf() is an ____________.

Input function

User defined function

output Function

All

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The execution of a C program start from _____.

Function

Header file

main()

All

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The function scanf() is used to _____________.

To take logical decisions

 Input a set of values

Print a set of values

all

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A do while loop is a ___________.

Entry control loop

Exit control loop

Infinite Loop

all

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

____is an integer constant.

3.234

987.87

777

"777"

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

_______ is not a valid C variable name.

int number;

float rate;

int $main;

int variable_count;

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?