C PROGRAMMING LANGUAGE

C PROGRAMMING LANGUAGE

University

20 Qs

quiz-placeholder

Similar activities

Programming Quiz-2

Programming Quiz-2

University

21 Qs

C++

C++

9th Grade - University

20 Qs

FOP - RECAP CHAP 3

FOP - RECAP CHAP 3

University

15 Qs

Assignment 1 - Introduction to C

Assignment 1 - Introduction to C

9th Grade - University

20 Qs

Quiz on Java

Quiz on Java

University

20 Qs

Programming Concepts in C

Programming Concepts in C

University

20 Qs

Function in C Basics 1

Function in C Basics 1

University

15 Qs

Quiz Pelatihan Pengenalan Bahasa Pemrograman C Part 1

Quiz Pelatihan Pengenalan Bahasa Pemrograman C Part 1

12th Grade - University

15 Qs

C PROGRAMMING LANGUAGE

C PROGRAMMING LANGUAGE

Assessment

Quiz

Computers

University

Medium

Created by

S.W. Rohini

Used 127+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

There are ___ storage classes in C

2

4

6

8

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

The data type int uses ___ bytes of memory.

2

4

6

8

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

To show end of program ___ symbol used?

<

(

{

}

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which is the incorrect form of variable?

sale20

Name

12Rno

Net_Salary

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the default C Storage Class for a variable?

static

auto

register

extern

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

When variable declare as “ a++  “ it increment variable by ___ value.

0

1

2

3

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

To find reminder _____ operator is use in C program

%

@

/

|

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?