
I CS Quiz 25/9 final

Quiz
•
Computers
•
12th Grade
•
Hard
Bandaru Chharitha
Used 1+ times
FREE Resource
50 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is a correct syntax to output "Hello World" in C?
Console.WriteLine("HelloWorld");
System.out.println("HelloWorld");
cout<<"HelloWorld";
printf("HelloWorld");
2.
MULTIPLE CHOICE QUESTION
1 min • 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
1 min • 1 pt
When a variable is created in C, a memory address is assigned to the variable.
True
False
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
In C, code statements must end with a semicolon (;)
True
False
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
How can you create a variable with the numeric value 5?
valnum=5;
num=5;
num=5int;
int num=5;
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
How can you create a variable with the floating number 2.8?
float num=2.8;
valnum=2.8;
num=2.8float;
num=2.8double;
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which operator is used to add together two values?
The & sign
The ADD keyword
The * sign
The + sign
Create a free account and access millions of resources
Similar Resources on Wayground
50 questions
C Programming Basics

Quiz
•
University
50 questions
C Programming Basics

Quiz
•
University
50 questions
TARANG 2023 Technical Quiz

Quiz
•
University
50 questions
SOAL TIK KLS 12.1 PTS2 24-25

Quiz
•
12th Grade
50 questions
C Programming Quiz

Quiz
•
12th Grade
51 questions
C Programming Quiz

Quiz
•
University
50 questions
SOAL TIK KLS 12.2 PTS1 24-25

Quiz
•
12th Grade
50 questions
C Programming Quiz

Quiz
•
12th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade