
c-prog quiz

Quiz
•
Computers
•
Professional Development
•
Medium
Selvauma C
Used 1+ times
FREE Resource
13 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
1. Which of the following is the correct syntax to include a header file in a C program?
#include<file>
#include file
include<file>
#include "file"
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
#include<stdio.h>
int main()
{
int x = 10,
y = 20;
printf("%d", x * y);
return 0;
}
10
20
200
Compilation error
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of the return 0; statement in the main() function?
It stops the execution of the program.
It returns control to the operating system.
It specifies that the program executed successfully.
It prints 0 on the screen.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which operator is used to access the value of a variable through a pointer?
*
+
%
()
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is NOT a valid keyword in C?
return
goto
class
switch
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
#include<stdio.h>
int main() {
int a = 5, b = 2;
printf("%d", a / b);
return 0;
}
2
3
2.5
0
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you write a single-line comment in C?
/* Comment */
// Comment
-- Comment
# Comment
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
JDBC_Objective_Exam_2

Quiz
•
Professional Development
10 questions
Day 2 C Programming quiz

Quiz
•
Professional Development
10 questions
Модуль 1. Введение в язык программирования C++.

Quiz
•
Professional Development
15 questions
Interrupt-13

Quiz
•
Professional Development
18 questions
C Language

Quiz
•
Professional Development
17 questions
Success Forge C# Assignment 1

Quiz
•
Professional Development
12 questions
Kotlin Quiz 4

Quiz
•
Professional Development
10 questions
Kuis Array

Quiz
•
Professional Development
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
11 questions
All about me

Quiz
•
Professional Development
10 questions
How to Email your Teacher

Quiz
•
Professional Development
15 questions
Fun Random Trivia

Quiz
•
Professional Development
22 questions
Anne Bradstreet 1612-1672

Quiz
•
Professional Development
18 questions
Spanish Speaking Countries and Capitals

Quiz
•
KG - Professional Dev...
14 questions
Fall Trivia

Quiz
•
11th Grade - Professi...
15 questions
Disney Characters Quiz

Quiz
•
Professional Development
15 questions
Quiz to Highlight Q types & other great features in Wayground

Quiz
•
Professional Development