
Mark Us V24
Authored by Rukumani CT_PG
Computers
Professional Development
30 Questions
Used 1+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
There are the following statements that are given below, which of them are correct about inline function?
A. Inline functions are a special type of function, which is used to reduce function call overhead.
B. If we mark a function as an inline, then the definition of that function is substituted at the place of call.
C. We cannot make every function as an inline function.
D. Inline is the request to the compile.
A & B
A & C
A,B,C
A,B,C,D
2.
FILL IN THE BLANK QUESTION
1 min • 1 pt
What will be output if you will compile and execute the following c code?
#include<stdio.h>
int main(){
double far* p,q;
printf("%d",sizeof(p)+sizeof q);
return 0;
}
3.
FILL IN THE BLANK QUESTION
1 min • 1 pt
ANSWER: A
What will be output if you will compile and execute the following c code?
#include<stdio.h>
#define max 5;
int main(){
int i=0;
i=max++;
printf("%d",i++);
return 0;
}
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be output if you will compile and execute the following c code?
#include<stdio.h>
int main(){
int i=10;
static int x=i;
if(x==i)
else if(x>i)
else
printf("Equal");
printf("Greater than");
printf("Less than");
return 0;
}
Equal
Greater than
Less than
Compiler error
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be output if you will compile and execute the following c code?
#include<stdio.h>
char c;
char c;
int main(){
int array[]={10,20,30,40};
printf("%d",-2[array]);
return 0;
}
-60
-30
60
Garbage Value
6.
FILL IN THE BLANK QUESTION
1 min • 1 pt
What will be output if you will compile and execute the following c code?
#include<stdio.h>
#define call(x,y) x##y
int main(){
int x=5,y=10,xy=20;
printf("%d",xy+call(x,y));
return 0;
}
7.
FILL IN THE BLANK QUESTION
1 min • 1 pt
What will be output if you will compile and execute the following c code?
#include <stdio.h>
#include <string.h>
int main(){
int i=0;
for(;i<=2;)
printf(" %d",++i);
return 0;
}
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
25 questions
Basic GIS, RS, Photogrammetry
Quiz
•
University - Professi...
25 questions
CompTIA A+ Certification Practice Test 11
Quiz
•
Professional Development
25 questions
ML-overall
Quiz
•
University - Professi...
25 questions
Microsoft 365 Exercise
Quiz
•
Professional Development
25 questions
LIVITERA QUIZBEE 2024
Quiz
•
Professional Development
25 questions
5.Sınıf Bilişim Teknolojileri Ünitesi
Quiz
•
5th Grade - Professio...
29 questions
COMPTIA ITF
Quiz
•
1st Grade - Professio...
25 questions
Bilişim Teknolojileri
Quiz
•
5th Grade - Professio...
Popular Resources on Wayground
5 questions
This is not a...winter edition (Drawing game)
Quiz
•
1st - 5th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
10 questions
Identify Iconic Christmas Movie Scenes
Interactive video
•
6th - 10th Grade
20 questions
Christmas Trivia
Quiz
•
6th - 8th Grade
18 questions
Kids Christmas Trivia
Quiz
•
KG - 5th Grade
11 questions
How well do you know your Christmas Characters?
Lesson
•
3rd Grade
14 questions
Christmas Trivia
Quiz
•
5th Grade
20 questions
How the Grinch Stole Christmas
Quiz
•
5th Grade
Discover more resources for Computers
26 questions
Christmas Movie Trivia
Lesson
•
8th Grade - Professio...
25 questions
Christmas Movies
Quiz
•
Professional Development
20 questions
Christmas Trivia
Quiz
•
Professional Development
15 questions
Fun Holiday Trivia
Quiz
•
Professional Development
25 questions
Name That Tune - Christmas
Quiz
•
Professional Development
29 questions
Christmas Song Emoji Pictionary
Quiz
•
Professional Development
9 questions
Holiday Movie Trivia
Lesson
•
Professional Development
34 questions
Winter Trivia
Quiz
•
Professional Development