
C Basics - 1
Authored by Ashish Kumar
Instructional Technology
University
Used 10+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Who is the father of C-Language?
Steve Jobs
James Gosling
Dennis Ritche
Rasmus Lerdorf
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which of the following is not a valid C variable name?
int number;
float _rate;
int variable_Count;
int $main;
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
All keywords in C are ________.
lowercase
uppercase
Camelcase
None of these
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
How to write a single line comment?
/* Comment */
/* Comment
//Comment//
//Comment
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
_________used to give tab spaces in c programming.
/n
\t
\r
\n
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
The program that translates your code from a high-level language to the binary language is called ________.
programmer
compiler
translator
linker
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is the output of the following code: printf("%d", 5 + 3 * 2);?
8
16
11
10
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?