C Viva

C Viva

University

10 Qs

quiz-placeholder

Similar activities

Algoritma dan Pemrograman Bab 1

Algoritma dan Pemrograman Bab 1

University

15 Qs

Python Basic Quiz

Python Basic Quiz

11th Grade - University

10 Qs

ESBrotherX_Medical AI_Lecture

ESBrotherX_Medical AI_Lecture

University

7 Qs

Ulangan harian 1 Algoritma dan Pemrograman

Ulangan harian 1 Algoritma dan Pemrograman

12th Grade - University

13 Qs

GIS Unit-1

GIS Unit-1

University

15 Qs

Microcontroller

Microcontroller

11th Grade - University

10 Qs

Tin 8/1

Tin 8/1

KG - University

10 Qs

Weekly Contest #3 - TechXNinjas

Weekly Contest #3 - TechXNinjas

University

10 Qs

C Viva

C Viva

Assessment

Quiz

Computers

University

Medium

Created by

Ashwini T

Used 15+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

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

int number;

float rate;

int variable_count;

int $main;

Answer explanation

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

How many keywords are there in C language?

32

33

64

18

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is an identifier in C language?

An identifier is a combination of alphanumeric characters used for conditional and control statements

An identifier is a combination of alphanumeric characters used for any variable, function, label name

Both A and B

None of the above

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

A C-style comment, simply surround the text with ___.

/* and */

// and //

//

/** and **/

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which are the fundamental data types in C?

char

int

float

All of these

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

For which type, the format specifier "%i" is used?

int

char

float

double

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which is the correct format specifier for double type value in C?

%d

%f

%lf

%LF

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?