
C- Geniusia
Authored by Sanjeevrajan . E
Computers
University
Used 2+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which one in this code is literal?
int age = 25;
int
int age
25
=
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which is the correct way to get input from user?
scanf ("%d", &var)
printf("%d", var)
printf (var)
scanf("%d", var)
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Format specifier for double:
%d
%c
%f
%lf
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of the code?
#include<stdio.h>
intmain() {
int x=10;
printf("%d", x) ;
x=x+10;
printf("%d", x) ;
}
10 10
10 0
0 10
10 20
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the data type of variable x?
int = x;
float a=x;
Integer
Float
Both Integer and float
None of the above
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of the following code?
#include <stdio.h>
int main() {
int a = 5;
printf("%d\n", a > -1);
True
False
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct way to represent logical AND operator in C?
And
and
&&
&
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?
Similar Resources on Wayground
20 questions
Python Recap
Quiz
•
7th Grade - University
20 questions
IT Essential UIUX Chapter 1 & 2
Quiz
•
University
20 questions
SECOND QUIZ
Quiz
•
University
20 questions
Chapter 3: Strategic Initiatives for implementing CA
Quiz
•
University
20 questions
HCI - UCD
Quiz
•
University
20 questions
Chapter 1: Introduction to Computer
Quiz
•
University
20 questions
Artificial Intelligence CT-1
Quiz
•
University
20 questions
Micro Arch - CPUs & Fetch-Execute
Quiz
•
University
Popular Resources on Wayground
7 questions
History of Valentine's Day
Interactive video
•
4th Grade
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
fractions
Quiz
•
3rd Grade
15 questions
Valentine's Day Trivia
Quiz
•
3rd Grade
20 questions
Main Idea and Details
Quiz
•
5th Grade
20 questions
Context Clues
Quiz
•
6th Grade
Discover more resources for Computers
18 questions
Valentines Day Trivia
Quiz
•
3rd Grade - University
12 questions
IREAD Week 4 - Review
Quiz
•
3rd Grade - University
23 questions
Subject Verb Agreement
Quiz
•
9th Grade - University
5 questions
What is Presidents' Day?
Interactive video
•
10th Grade - University
7 questions
Renewable and Nonrenewable Resources
Interactive video
•
4th Grade - University
20 questions
Mardi Gras History
Quiz
•
6th Grade - University
10 questions
The Roaring 20's Crash Course US History
Interactive video
•
11th Grade - University
17 questions
Review9_TEACHER
Quiz
•
University