sample quiz

sample quiz

University

10 Qs

quiz-placeholder

Similar activities

Spreadsheet

Spreadsheet

University

15 Qs

PRECISIÓN LÉXICA

PRECISIÓN LÉXICA

University

15 Qs

Pecutan Akhir Soalan Objektif PA Sem 1 Set 11

Pecutan Akhir Soalan Objektif PA Sem 1 Set 11

University

15 Qs

Preguntas de Python 2

Preguntas de Python 2

University

10 Qs

TVET INVERTER (6/6)

TVET INVERTER (6/6)

University

5 Qs

Revision module 3

Revision module 3

University

10 Qs

Quiz tentang .NET Framework

Quiz tentang .NET Framework

University

10 Qs

Айнымалылармен жұмыс

Айнымалылармен жұмыс

University

15 Qs

sample quiz

sample quiz

Assessment

Quiz

Education

University

Medium

Created by

Sushma S

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

1)Who is the father of C language?

a) Steve Jobs

b) James Gosling

c) Dennis Ritchie

d) Rasmus Lerdorf

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

2)All keywords in C are in ____________

a) LowerCase letters

b) UpperCase letters

c) CamelCase letters

d) None of the mentioned

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

3)Which is valid C expression?

a) int my_num = 100,000;

b) int my_num = 100000;

c) int my num = 1000;

d) int $my_num = 10000;

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

4)Which of the following cannot be a variable name in C?

a) volatile

b) true

c) friend

d) export

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

5)What is short int in C programming?

a) The basic data type of C

b) Qualifier

c) Short is the qualifier and int is the basic data type

d) All of the mentioned

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

6)Which of the following declaration is not supported by C language?

a) String str;

b) char *str;

c) float str = 3e2;

d) Both “String str;” and “float str = 3e2;”

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

7)Which keyword is used to prevent any changes in the variable within a C program?

a) immutable

b) mutable

c) const

d) volatile

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?