
Tutorial 6 - Fundamental of C Programming
Authored by WAN (POLIKU)
Computers
9th - 12th Grade
Used 7+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
7 questions
Show all answers
1.
FILL IN THE BLANKS QUESTION
30 sec • 1 pt
Write the correct escape sequence for the function stated below:
Position the cursor at the beginning of a new line
(a)
2.
FILL IN THE BLANKS QUESTION
30 sec • 1 pt
Write the correct escape sequence for the function stated below:
Move the cursor to the next tab
(a)
3.
FILL IN THE BLANKS QUESTION
30 sec • 1 pt
Write the correct escape sequence for the function stated below:
Produce a beep sound or visible alert
(a)
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Given the following values,
int a = 2;
int b = 4;
int c = 6;
Evaluate (a + b) / c
1
2
3
4
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Given the following values,
int a = 2;
int b = 4;
int c = 6;
Evaluate (a<=b)
0 (false)
1 (true)
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Given the following values,
int a = 2;
int b = 4;
int c = 6;
Evaluate (b == c) || (a <= b)
0 (false)
1 (true)
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Types of operators in C:
Mathematical, Relational and Logical only
Mathematical and Relational only
Mathematical, Relational, Logical. Assignment and Unary
Mathematical, Relational, Logical and Unary
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?