c program

c program

University

15 Qs

quiz-placeholder

Similar activities

Basics of C

Basics of C

University

10 Qs

Module 1 - Programming in C

Module 1 - Programming in C

University

15 Qs

C - Structures

C - Structures

University

20 Qs

TECHNICAL C PROGRAM

TECHNICAL C PROGRAM

University

10 Qs

C programming-1

C programming-1

University

13 Qs

Programming in C(1)

Programming in C(1)

University

20 Qs

C - Flow Control

C - Flow Control

University

20 Qs

C-Extended

C-Extended

University

16 Qs

c program

c program

Assessment

Quiz

Computers

University

Medium

Created by

praveen s

Used 3+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

C language has been developed by ?



Peter Norton

Dennis Ritchie

Martin Richards

Ken Thompson

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

C programs are convrted into the machine language with the help of ?

Compiler

An editor

An operating system

None of the above

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

  •  

    C can be used on ?


Only MS-DOS

Only Linux

Only window

All of the above

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

  •  

    Which of the following statements is wrong ?


INT=123;


Val='A' * 'B';


Is=20 * 'T'


Count+5=res;

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Conditional operator also called as

Shorthand operator

Ternary operator

binary operator

unary operator

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

which are called entry controlled loops


while and for loop

do and for loop

while loop

do while loop

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Execution of program starts from


#include<stdio.h>

#define pie 3.14

main()

none of these

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?