Programming in C language

Quiz
•
Instructional Technology, Science, Computers
•
12th Grade - University
•
Medium

M. Julia Flores
Used 56+ times
FREE Resource
18 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the output given by this C code?
3210
321
Compiler error
3
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
In C programming language, what is the symbol II?
Arithmetic operator
This symbol is unrecognised in C
Logical operator
This is the name typically given to an int variable
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Fill the blank: instruction _____ is used to provide a value to the instruction that called a function
result
return
exit
break
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In C variables can ONLY be declared as numeric?
TRUE
FALSE
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which instruction will print on the screen exactly the text \n?
printf(“n\”);
printf(“n”);
printf(“\\n”);
printf(“\n”);
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
a=5, b=3, 0
a=5, b=3, c=4
a=5, b=3
Compiler error
7.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Which symbol always finalizes an instruction in C code?
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Repaso progrmación 1

Quiz
•
University
19 questions
C Programming Quiz

Quiz
•
University
23 questions
C que que que

Quiz
•
University
19 questions
Technotsav'23

Quiz
•
University
20 questions
Programming Concepts in C - Quiz-II

Quiz
•
University
20 questions
C - Strings

Quiz
•
University
20 questions
1st Year quiz

Quiz
•
University
15 questions
C - Language Quiz

Quiz
•
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