c program

c program

University

15 Qs

quiz-placeholder

Similar activities

TECH INTELLECT - ROUND 2

TECH INTELLECT - ROUND 2

University

10 Qs

Milking Minds 2 17-01-24

Milking Minds 2 17-01-24

University

15 Qs

C Programming Quiz-1

C Programming Quiz-1

University

10 Qs

Computer Fundamental and C Programming  Concept

Computer Fundamental and C Programming Concept

University

20 Qs

C Operators and Expressions 01

C Operators and Expressions 01

University

10 Qs

Pointers

Pointers

University

20 Qs

C Programming - Basics 001

C Programming - Basics 001

University

10 Qs

C programming

C programming

University

15 Qs

c program

c program

Assessment

Quiz

Computers

University

Medium

Created by

praveen s

Used 4+ 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?