C Programming Quiz

C Programming Quiz

University

47 Qs

quiz-placeholder

Similar activities

EST 27

EST 27

University

50 Qs

ELECS 7

ELECS 7

University

50 Qs

TECHNICAL QUIZ

TECHNICAL QUIZ

University

45 Qs

Grade 11 Economics Quiz

Grade 11 Economics Quiz

11th Grade - University

50 Qs

C-207 PLC Systems 1 Pre-test

C-207 PLC Systems 1 Pre-test

University

45 Qs

Basic Hydraulics Mod 1

Basic Hydraulics Mod 1

University

50 Qs

UTS Embedded System Programming

UTS Embedded System Programming

University

50 Qs

Economics Final

Economics Final

KG - University

50 Qs

C Programming Quiz

C Programming Quiz

Assessment

Quiz

Other

University

Easy

Created by

aman kahar

Used 1+ times

FREE Resource

47 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the job of linker?

Compile the source code

Execute program

Link header files with source code

Link object codes and library code

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

World's first programming language is...

C

PASCAL

COBOL

FORTRAN

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The technical name of the '#' symbol is...

Pound

Hash

Import

Punctuator

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The Line Starts With # Symbol Is Called As…

Declaration Statements

Essential Statements

Preprocessor Directives

Inclusion Directives

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an illegal declaration of main()?

void main(){}

int main(){return 0;}

void main(){return "0";}

main(){return 0;}

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a unary operator?

!

++

sizeof()

%

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Operator with highest precedence is

>

?:

==

& (bit wise)

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?