Search Header Logo

C Programming Quiz

Authored by aman kahar

Other

University

Used 1+ times

C Programming Quiz
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

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)

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?