Unit 1 MCQS - C

Unit 1 MCQS - C

University

20 Qs

quiz-placeholder

Similar activities

Round 2 for Preplacement Bootcamp

Round 2 for Preplacement Bootcamp

University

15 Qs

Operators in C

Operators in C

University

24 Qs

CIS1101-programming practice

CIS1101-programming practice

University

15 Qs

XTK 022 Test 1

XTK 022 Test 1

University

19 Qs

C Programming (Unit- 1) Quiz

C Programming (Unit- 1) Quiz

University

20 Qs

PE25_Unidad2_Condicionales_Ciclos

PE25_Unidad2_Condicionales_Ciclos

University

20 Qs

Beginning C Programming

Beginning C Programming

University

23 Qs

C programming and Arduino Basics

C programming and Arduino Basics

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?