1BASICS - C PROGRAMMING

1BASICS - C PROGRAMMING

Professional Development

20 Qs

quiz-placeholder

Similar activities

Anits Sample Mock Test-I

Anits Sample Mock Test-I

Professional Development

20 Qs

Final Assessment

Final Assessment

Professional Development

16 Qs

MindSpace Computers C Test-5

MindSpace Computers C Test-5

Professional Development

15 Qs

Quiz - I

Quiz - I

University - Professional Development

25 Qs

WOMANIA PRELIMS

WOMANIA PRELIMS

Professional Development

25 Qs

Quiz on Datatypes_Header file_C Pgm Structure

Quiz on Datatypes_Header file_C Pgm Structure

Professional Development

25 Qs

แบบทดสอบก่อนการเรียนรู้ วิชาปัญญาประดิษฐ์เบื้องต้น

แบบทดสอบก่อนการเรียนรู้ วิชาปัญญาประดิษฐ์เบื้องต้น

University - Professional Development

20 Qs

C Final Test 01(23-JUL-2021)

C Final Test 01(23-JUL-2021)

Professional Development

23 Qs

1BASICS - C PROGRAMMING

1BASICS - C PROGRAMMING

Assessment

Quiz

Computers

Professional Development

Hard

Created by

A.S.BALAJI Assistant professor CSE

Used 4+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Who invented C Language.?

Charles Babbage

Grahambel

Dennis Ritchie

Steve Jobs

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

C is a which level language.?

Low Level

High Level

Low + High

None

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which program outputs "Hello World.." .?

void main()

{

scanf("Hello World..");

}

void main()

{

printf("Hello World..");

}

void main()

{

print("Hello World..");

}

void main()

{

scan("Hello World..");

}

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

C is _______ type of programming language.?

Object Oriented

Procedural

Bit level language

Functional

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A C program is a combination of.?

Statements

Functions

Variables

All of the above

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an Identifier in C Language.?

Name of a Function or Variable

Name of a Macros

Name of Structure or Union

All the above.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An Identifier can start with.?

Alphabet

Underscore ( _ ) sign

Any character that can be typed on a keyboard

Alphabet or Underscore ( _ ) sign

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?