1) What is the 16-bit compiler allowable range for integer constants?
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
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 Quizizz
30 questions
Computer Programming-2

Quiz
•
University
20 questions
Programming in C(1)

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

Quiz
•
University
26 questions
String in C Programming

Quiz
•
University
20 questions
C programming syntax quiz

Quiz
•
University
20 questions
CCE-III Programming in C Language

Quiz
•
University
20 questions
UNIT 1 PYTHON

Quiz
•
University
20 questions
Linux 3-4

Quiz
•
University
Popular Resources on Quizizz
15 questions
Multiplication Facts

Quiz
•
4th Grade
25 questions
SS Combined Advisory Quiz

Quiz
•
6th - 8th Grade
40 questions
Week 4 Student In Class Practice Set

Quiz
•
9th - 12th Grade
40 questions
SOL: ILE DNA Tech, Gen, Evol 2025

Quiz
•
9th - 12th Grade
20 questions
NC Universities (R2H)

Quiz
•
9th - 12th Grade
15 questions
June Review Quiz

Quiz
•
Professional Development
20 questions
Congruent and Similar Triangles

Quiz
•
8th Grade
25 questions
Triangle Inequalities

Quiz
•
10th - 12th Grade