
Basics of C

Quiz
•
Computers
•
University
•
Easy
SUDHARSAN S
Used 18+ times
FREE Resource
30 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Choose correct syntax to output "Hello World" in c?
printf("Hello World");
Console.WriteLine("Hello World");
System.out.printline("Hello World");
cout << "Hello World";
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you insert COMMENTS in C code?
# This is a comment
-- This is a comment
// This is a comment
* This is a comment
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
When a variable is created in C, a memory address is assigned to the variable.
True
False
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In C, code statements must end with a semicolon (;)
True
False
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How can you create a variable with the numeric value 5?
val num = 5;
num = 5;
num = 5 int;
int num = 5;
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How can you create a variable with the floating number 2.8?
num = 2.8 float;
num = 2.8 double;
float num = 2.8;
val num = 2.8;
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which operator is used to add together two values?
The + sign
The & sign
The * sign
The ADD keyword
Create a free account and access millions of resources
Similar Resources on Wayground
28 questions
แบบทดสอบครั้ง 3 PrinceProgram

Quiz
•
University
25 questions
GNIDOC ROUND 1

Quiz
•
University
25 questions
C Programing

Quiz
•
University
30 questions
C-Programming

Quiz
•
University
25 questions
C- Geniusia

Quiz
•
University
30 questions
C Language Quiz

Quiz
•
University
35 questions
Kuis 2

Quiz
•
University
25 questions
Intro PseInt

Quiz
•
University
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade