
Basics of C
Authored by Revathi Paramanathan
Computers
University
Used 873+ 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
30 sec • 1 pt
1.Who invented C Language.?
Charles Babbage
Grahambel
Dennis Ritchie
Steve Jobs
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
2.C language was invented to develop which Operating System.?
Android
Linux
Ubuntu
Unix
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
3.C Programs are used in .?
Any Electronic device which works on some logic and Operating System.
Washing machine
Fridge, Microwave Ovens
All the above.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
4.Find an integer constant
3.145
34
"125"
None of the above
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
5.Each statement in a C program should end with.?
Semicolon ;
Colon :
Period . (dot symbol)
None of the above.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
6. Choose a right statement. int a = 10 + 4.867;
a = 10
a = 14.867
a = 14
compiler error.
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is the output of the C statement.?
int main()
{
int a=0;
a = 5<2 ? 4 : 3;
printf("%d",a);
return 0;
}
4
3
5
2
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?