C basic

Quiz
•
Computers
•
University
•
Easy

Yh Z
Used 2+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
10 mins • 5 pts
On average, people with a college degree earn ______ per week, while people with only a high school diploma make ______ per week.
College: $1009
High School: $952
College: $1110
High School: $985
College: $1305
High School: $781
College: $1062
High School: $881
2.
MULTIPLE CHOICE QUESTION
10 mins • 1 pt
1.Who invented C Language.?
Charles Babbage
Grahambel
Dennis Ritchie
Steve Jobs
3.
MULTIPLE CHOICE QUESTION
10 mins • 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
4.
MULTIPLE CHOICE QUESTION
10 mins • 1 pt
Choose a C Conditional Operator from the list.
?:
:?
:<
<:
5.
MULTIPLE CHOICE QUESTION
10 mins • 1 pt
Which of the following is not a correct variable type?
float
real
int
double
6.
MULTIPLE CHOICE QUESTION
10 mins • 1 pt
To print out 'a' as an integer and 'b' as a decimal, which of the following printf() statement will you use?
printf("%f %lf", a, b)
printf("%f %f", a, b)
printf("%d %f", a, b)
printf("%f %d", a, b)
7.
MULTIPLE CHOICE QUESTION
10 mins • 1 pt
Which of the following is not logical operator?
&
&&
||
!
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Arrays in C (II yr 02.07.2020)

Quiz
•
University
10 questions
C Programming Quiz-1

Quiz
•
University
12 questions
C Basics

Quiz
•
University
15 questions
C programming

Quiz
•
University
10 questions
C Program Array and strings

Quiz
•
University
10 questions
pointers and structures

Quiz
•
University
15 questions
Milking Minds 2 17-01-24

Quiz
•
University
10 questions
C Viva

Quiz
•
University
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade