Search Header Logo

C Language Basic Quiz

Authored by Saaem Faridi

Computers, Other

7th Grade - Professional Development

Used 63+ times

C Language Basic Quiz
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Who is the founder of C Language?

Dennis Ritchie

Albert Einstein

Guido van Rossum

James Gosling

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When was c language released?

1947

1980

1991

1972

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

which is the correct syntax of a basic c program?

#include <iostream>

int main(){

return 0;

}

#include <stdio.h>

int main(){

return 0;

}

public void main()

{

}

public class Program // access modifier set as public{}

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

which punctuation used at end of any statement?

:

>

=

;

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which bracket is used to begin and end a program in c?

()

{}

[]

{[]}

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is a correct comment in c?

/comment/

/*comment*/

cmt comment;

> comment

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

C language is

high level language

machine independent language

middle level language

low level language

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

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?