
C Programming Concepts

Quiz
•
Computers
•
10th Grade - University
•
Hard
Curtis Forbes
Used 1+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following represents AND in C
++
||
&&
&
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following represents OR in C programming
&&
==
\\
||
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the statements is the correct way to declare a string in a C program ?
String name
string name
char name[ 10]
char name
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which is the correct way to print from a string variable?
printf("%d", name);
printf("%s", name);
printf("%f", name);
printf("%c", name);
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Chose the incorrect statement
printf("%d", &number);
printf("%f", number);
printf("%lf", &number);
printf("%d", number);
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which if the following is used for unbounded iterations
if
for
while
switch
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is and assignment?
sum == num
sum = num
sum + num
sum = != num
Create a free account and access millions of resources
Similar Resources on Wayground
13 questions
C programming-1

Quiz
•
University
10 questions
Array in C

Quiz
•
University
10 questions
SQL JOINS

Quiz
•
University
15 questions
Unit4-รหัสเทียม

Quiz
•
12th Grade
10 questions
C++ Programming Quiz

Quiz
•
12th Grade
15 questions
002_Java Methods

Quiz
•
12th Grade - University
15 questions
Grade 12-Python selection&iteration

Quiz
•
11th - 12th Grade
10 questions
CODEHS Looping Unit 5 Review

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
Appointment Passes Review

Quiz
•
6th - 8th 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
20 questions
Grammar Review

Quiz
•
6th - 9th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
23 questions
Lab 4: Quizziz Questions

Quiz
•
University
17 questions
[AP CSP] Binary Number System

Lesson
•
9th - 12th Grade
15 questions
1.1 Network Fundamentals Quiz

Quiz
•
10th Grade
20 questions
Understanding Information Processing Cycle

Quiz
•
10th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade