C Programming Quiz

C Programming Quiz

12th Grade

50 Qs

quiz-placeholder

Similar activities

Tryout Bag. 3.1

Tryout Bag. 3.1

9th - 12th Grade

50 Qs

Java Basics Self-Check

Java Basics Self-Check

9th - 12th Grade

46 Qs

CSEC IT - 04 Loops & Trace Tables

CSEC IT - 04 Loops & Trace Tables

10th - 12th Grade

50 Qs

Java Fundamentals

Java Fundamentals

10th - 12th Grade

47 Qs

Digital Literacy Chapter 14 Review

Digital Literacy Chapter 14 Review

9th - 12th Grade

51 Qs

Vocab Unit 1, 2, 3 and 4

Vocab Unit 1, 2, 3 and 4

10th - 12th Grade

52 Qs

Python Review - PLTW CSE / Codecademy

Python Review - PLTW CSE / Codecademy

9th - 12th Grade

53 Qs

AP CSP Quizizz 1-6 - MONDAY U4L5 Conditionals

AP CSP Quizizz 1-6 - MONDAY U4L5 Conditionals

9th - 12th Grade

54 Qs

C Programming Quiz

C Programming Quiz

Assessment

Quiz

Computers

12th Grade

Hard

Created by

veera yams

FREE Resource

50 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which among the following is NOT a logical or relational operator?

!=

0

||

!=

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Relational operators cannot be used on ____________

structure

long

strings

float

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

C99 standard guarantees uniqueness of __________ characters for internal names.

31

63

12

14

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a valid variable name declaration?

int _a3;

int a_3;

int 3_a;

int _3a

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

All keywords in C are in ____________

LowerCase letters

UpperCase letters

CamelCase letters

Sentence case letter

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

C99 standard guarantees uniqueness of ___________ characters for external names.

31

6

12

14

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Variable name resolution (number of significant characters for the uniqueness of variable) depends on ___________

Compiler and linker implementations

Assemblers and loaders implementations

C language

PreProcessor

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?