Unit 1 MCQS - C

Unit 1 MCQS - C

University

20 Qs

quiz-placeholder

Similar activities

Unit-2: Assignment 2

Unit-2: Assignment 2

University

15 Qs

OOPS-1

OOPS-1

University

20 Qs

C programming

C programming

University

15 Qs

Computer Fundamental and C Programming  Concept

Computer Fundamental and C Programming Concept

University

20 Qs

Java Programming

Java Programming

University

15 Qs

Preliminary Round

Preliminary Round

University

15 Qs

DATA STRUCTURE USING C

DATA STRUCTURE USING C

KG - University

15 Qs

FOP - RECAP CHAP 3

FOP - RECAP CHAP 3

University

15 Qs

Unit 1 MCQS - C

Unit 1 MCQS - C

Assessment

Quiz

Computers

University

Easy

Created by

Vasuki R

Used 2+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Who is the father of C language?

Steve Jobs

James Gosling

Dennis Ritchie

Rasmus Lerdorf

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is NOT a relational or logical operator?

=

||

==

!=

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

All keywords in C are in

LowerCase letters

UpperCase letters

CamelCase letters

Super script

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following statement is syntactically correct?

printf("%d", &a);

scanf("%d", a);

scanf("%d", #a);

scanf("%d", &a);

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a translator program?

linker

assembler

interpreter

compiler

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of errors are checked during compilation?

logical errors

divide by zero error

run - time error

syntax errors

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a data type in C?

int

float

char

string

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?