C-Volution (Easy 1)

C-Volution (Easy 1)

University

•

30 Qs

quiz-placeholder

Similar activities

Java Quiz in tamil theme by jamal

Java Quiz in tamil theme by jamal

University

•

25 Qs

Introduction to Internet and WWW

Introduction to Internet and WWW

University

•

25 Qs

Quiz Aplikasi Pengolah Kata

Quiz Aplikasi Pengolah Kata

8th Grade - University

•

25 Qs

Software Testing in Java

Software Testing in Java

1st Grade - University

•

25 Qs

Asesmen Sumatif Akhir Semester Genap

Asesmen Sumatif Akhir Semester Genap

9th Grade - University

•

26 Qs

STS Ganjil Informatika Kelas VII

STS Ganjil Informatika Kelas VII

7th Grade - University

•

25 Qs

IT AppDev 1 Pre-Midterm-Quiz

IT AppDev 1 Pre-Midterm-Quiz

University

•

25 Qs

Excel Quiz

Excel Quiz

4th Grade - University

•

25 Qs

C-Volution (Easy 1)

C-Volution (Easy 1)

Assessment

Quiz

•

Information Technology (IT)

•

University

•

Practice Problem

•

Medium

Created by

Sujal Bhagat

Used 6+ times

FREE Resource

AI

Enhance your content in a minute

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

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the correct extension for a C program file?

.js

.c

.java

.py

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct syntax to print "Hello, World!" in C?

print("Hello, World!");

printf("Hello, World!");

cout << "Hello, World!";

System.out.println("Hello, World!");

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

my_var

2nd_variable

_count

name123

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What symbol is used to end a statement in C?

.

,

;

:

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the keyword used to declare a function in C?

def

function

void

func

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function is used to read input from the user in C?

scanf()

input()

get_input()

read()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct way to declare a constant in C?

constant int x = 10;

int x = const 10;

#define x 10

final int x = 10;

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

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?