BASIC C QUIZ

Quiz
•
Computers
•
University
•
Hard
Dr K
Used 12+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
____________ is a datatype format specifier used to print and scan an integer value.
%f
%d
%c
%s
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is not a valid C variable name?
a) int number;
b) float rate;
c) int variable_count;
d) int $main;
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
All keywords in C are in ____________
a) LowerCase letters
b) UpperCase letters
c) CamelCase lettersned
d) None of the mentioned
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which is valid C expression?
a) int my_num = 100,000;
b) int my_num = 100000;
c) int my num = 1000;
d) int $my_num = 10000;
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the final value of x in the following C code?
#include <stdio.h>
void main()
{
int x = 5 * 9 / 3 + 9;
}
a) 3.75
b) Depends on compiler
c) 24
d) 3
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following declaration is not supported by C?
A.String str;
B. char *str;
C. float str = 3e2;
D. int s[20];
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How many characters can a string hold when declared as follows?
char name[20]:
18
19
20
None of the these
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
BASIC C PROGRAMMING QUIZ

Quiz
•
University
15 questions
BASIC C PROGRAMMING

Quiz
•
University
13 questions
ÔN TẬP C - mảng 1 chiều

Quiz
•
University
20 questions
C PROGRAMMING LANGUAGE

Quiz
•
University
10 questions
Informatika x

Quiz
•
University
10 questions
PROGRAMACION

Quiz
•
9th Grade - University
16 questions
Lógica de Programação

Quiz
•
University
10 questions
Expression in C Programming

Quiz
•
University
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
Discover more resources for Computers
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)

Quiz
•
8th Grade - University
7 questions
Force and Motion

Interactive video
•
4th Grade - University
36 questions
Unit 5 Key Terms

Quiz
•
11th Grade - University
7 questions
Figurative Language: Idioms, Similes, and Metaphors

Interactive video
•
4th Grade - University
15 questions
Properties of Equality

Quiz
•
8th Grade - University
38 questions
WH - Unit 3 Exam Review*

Quiz
•
10th Grade - University
21 questions
Advise vs. Advice

Quiz
•
6th Grade - University
12 questions
Reading a ruler!

Quiz
•
9th Grade - University