
SJIT ECE 2024 BATCH EMBEDUR ROUND-1 PRACTICE TEST
Quiz
•
Education
•
Professional Development
•
Hard
DINESH ADIKESAVAN
Used 1+ times
FREE Resource
Enhance your content
35 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which is not a valid keyword in C language?
for
while
do-while
switch
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A C-style comment, simply surround the text with ___.
/* and */
// and //
//
/** and **/
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How many byte(s) does a char type take in C?
1
2
3
4
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which is correct with respect to the size of the data types in C?
char > int > float
char < int < float
int < char < float
int < chat > float
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following C code?
#include <stdio.h>
int main()
{
int x = 20;
x %= 3;
printf("%d",x);
return 0;
}
2
2.5
ERROR
WARNING
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following C code?
#include <stdio.h>
int main()
{
float x = 21.0;
x %= 3.0;
printf("%f",x);
return 0;
}
7
7.0
7.000000
ERROR
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following C code?
#include <stdio.h>
int main()
{
int a=0;
a=5||2|1;
printf("%d",a);
return 0;
}
1
7
0
8
Create a free account and access millions of resources
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
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
30 questions
Kuis TBPP
Quiz
•
Professional Development
30 questions
TRY OUT TWK 2
Quiz
•
Professional Development
30 questions
Quiz on UAE
Quiz
•
2nd Grade - Professio...
40 questions
Pajak Pertambahan Nilai
Quiz
•
Professional Development
40 questions
Indian Railway quiz
Quiz
•
8th Grade - Professio...
40 questions
Lambang Pramuka Kelas 3
Quiz
•
5th Grade - Professio...
30 questions
Prueba de manejo (INTERSECCIONES)
Quiz
•
12th Grade - Professi...
30 questions
B1Grammar: Gerunds& Infinives
Quiz
•
6th Grade - Professio...
Popular Resources on Wayground
20 questions
Brand Labels
Quiz
•
5th - 12th Grade
11 questions
NEASC Extended Advisory
Lesson
•
9th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
10 questions
Boomer ⚡ Zoomer - Holiday Movies
Quiz
•
KG - University
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns
Quiz
•
3rd Grade
20 questions
Multiplying and Dividing Integers
Quiz
•
7th Grade