
C Intro

Quiz
•
Computers
•
12th Grade
•
Medium
John Livingston
Used 3+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Which of the following is a valid C keyword?
function
return
loop
begin
2.
FILL IN THE BLANK QUESTION
20 sec • 1 pt
stdio.h is a___________
3.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Which of the following is used to declare a variable in C?
let
define
var
int
4.
FILL IN THE BLANK QUESTION
45 sec • 1 pt
Read the following passage and answer questions:
C programs follow a structured format. A typical program begins with a preprocessor section, followed by the main function. Inside the main function, variables are declared and logic is implemented using C syntax. Data types in C include int, float, and char.
Question:
Which section usually comes first in a C program?
5.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
What is the correct syntax to declare an integer variable in C?
int x;
integer x;
num x;
x = int;
6.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Which data type is used to store a single character?
A) string
B) char
C) text
D) letter
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is the output of this code?
53
8
5+3
Error
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
MyReskill IoT

Quiz
•
10th Grade - Professi...
13 questions
APCSA Quiz 1

Quiz
•
9th Grade - University
12 questions
Python_4

Quiz
•
9th - 12th Grade
10 questions
C Programming Concepts

Quiz
•
10th Grade - University
15 questions
CodeHS - Intro to Python - Conditionals Quiz

Quiz
•
9th Grade - Professio...
10 questions
แบบทดสอบเรื่องโครงสร้างภาษาซี ม.6/9

Quiz
•
9th - 12th Grade
15 questions
ARDUINO QUIZZ

Quiz
•
12th Grade
10 questions
Java Print Statements Warm-Up

Quiz
•
9th - 12th Grade
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
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade