Sharda fest 2024

Quiz
•
Computers
•
University
•
Hard
Ramkumar Professor)
Used 2+ times
FREE Resource
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
1) What is the 16-bit compiler allowable range for integer constants?
3.4e38 to 3.4e38
.-32767 to 32768
-32668 to 32667
-32768 to 32767
2.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
2) Study the following program:
main()
{printf("javatpoint");
main();}
What will be the output of this program?
Wrong statement
It will keep on printing javatpoint
It will Print javatpoint once
None of the these
3.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
3) What is required in each C program?
The program must have at least one function.
The program does not require any function.
Input data
Output data
4.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
4) What will this program print?
main()
{
int i = 2;
{
int i = 4, j = 5;
printf("%d %d", i, j);
}
printf("%d %d", i, j);
}
4525
2525
4545
None of the these
5.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
5) Which of the following comment is correct when a macro definition includes arguments?
The opening parenthesis should immediately follow the macro name.
There should be at least one blank between the macro name and the opening parenthesis.
There should be only one blank between the macro name and the opening parenthesis.
All the above comments are correct.
6.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
6) What is a lint?
C compiler
Interactive debugger
Analyzing tool
C interpreter
7.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
7) What is the output of this statement "printf("%d", (a++))"?
The value of (a + 1)
The current value of a
Error message
Garbage
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
CCE-III Programming in C Language

Quiz
•
University
20 questions
Operator in C

Quiz
•
University
20 questions
Programming in C(1)

Quiz
•
University
23 questions
Beginning C Programming

Quiz
•
University
20 questions
C Programming Unit-1 Test-2

Quiz
•
University
26 questions
String in C Programming

Quiz
•
University
20 questions
Apuntadores en C

Quiz
•
University
20 questions
C programming syntax quiz

Quiz
•
University
Popular Resources on Wayground
55 questions
CHS Student Handbook 25-26

Quiz
•
9th Grade
10 questions
Afterschool Activities & Sports

Quiz
•
6th - 8th Grade
15 questions
PRIDE

Quiz
•
6th - 8th Grade
15 questions
Cool Tool:Chromebook

Quiz
•
6th - 8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
20 questions
Bullying

Quiz
•
7th Grade
18 questions
7SS - 30a - Budgeting

Quiz
•
6th - 8th Grade
Discover more resources for Computers
36 questions
USCB Policies and Procedures

Quiz
•
University
4 questions
Benefits of Saving

Quiz
•
5th Grade - University
20 questions
Disney Trivia

Quiz
•
University
2 questions
Pronouncing Names Correctly

Quiz
•
University
15 questions
Parts of Speech

Quiz
•
1st Grade - University
1 questions
Savings Questionnaire

Quiz
•
6th Grade - Professio...
26 questions
Parent Functions

Quiz
•
9th Grade - University
18 questions
Parent Functions

Quiz
•
9th Grade - University