Capsule session 1

Capsule session 1

University

19 Qs

quiz-placeholder

Similar activities

Exam 1 Practice

Exam 1 Practice

University

15 Qs

A "C" Event-the backbone of modern coding.

A "C" Event-the backbone of modern coding.

University

16 Qs

C++ Quiz

C++ Quiz

University

20 Qs

XTK022 C Programming Test 1

XTK022 C Programming Test 1

University

20 Qs

C que que que

C que que que

University

23 Qs

Module 1 - Programming in C

Module 1 - Programming in C

University

15 Qs

CC102 - Seatwork 3

CC102 - Seatwork 3

University

20 Qs

Programming Concepts in C - Quiz-II

Programming Concepts in C - Quiz-II

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?