
AIML TECH TRIATHLON
Authored by jagadeeswari konduru
Professional Development
Professional Development
Used 1+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
30 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
1. Which of the following are C preprocessors?
a) #ifdef
b) #define
c) #endif
d) all of the above
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
2. In C language, FILE is of which data type?
2. In C language, FILE is of which data type?
a) int
b) char *
c) struct
d) None of the mentioned
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
3. What will be the output of the following C code?
#include <stdio.h>
int main()
{
int y = 10000;
int y = 34;
printf("Hello World! %d\n", y);
return 0;
}
3. What will be the output of the following C code?
#include <stdio.h>
int main()
{
int y = 10000;
int y = 34;
printf("Hello World! %d\n", y);
return 0;
}
a)Compile time error
b) Hello World! 34
c) Hello World! 1000
d) Hello World! followed by a junk value
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
4. What will be the final value of x in the following C code?
#include <stdio.h>
void main()
{
int x = 5 * 9 / 3 + 9;
}
a) 3.75
b) Depends on compiler
c) 24
d) 3
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
5. Which function will you choose to join two words?
a) strcpy()
b) strcat()
c) strncon()
d) memcon()
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
6. Comment on the following pointer declaration.
int *ptr, p;
a) ptr is a pointer to integer, p is not
b) ptr and p, both are pointers to integer
c) ptr is a pointer to integer, p may or may not be
d) ptr and p both are not pointers to integer
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
7. What will be the output of the following C code?
#include <stdio.h>
int main()
{
int *ptr, a = 10;
ptr = &a;
*ptr += 1;
printf("%d,%d/n", *ptr, a);
}
a) 10,10
b) 10,11
c) 11,10
d) 11,11
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
ADULT BEGINNER CHAPTER 6
Quiz
•
1st Grade - Professio...
25 questions
Grammar quiz10
Quiz
•
5th Grade - Professio...
25 questions
M20_Review (HR and Payroll Terms)
Quiz
•
Professional Development
25 questions
Machinist Grinder 3rd Sem - Module 9 : Precision instruments
Quiz
•
Professional Development
25 questions
COMMUNICATION SKILL_LAMPUNG
Quiz
•
Professional Development
25 questions
ADULT BEGINNER CHAPTER 2
Quiz
•
1st Grade - Professio...
25 questions
ADULT BEGINNER CHAPTER 8
Quiz
•
1st Grade - Professio...
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
54 questions
Analyzing Line Graphs & Tables
Quiz
•
4th Grade
22 questions
fractions
Quiz
•
3rd Grade
20 questions
Main Idea and Details
Quiz
•
5th Grade
20 questions
Context Clues
Quiz
•
6th Grade
15 questions
Equivalent Fractions
Quiz
•
4th Grade
Discover more resources for Professional Development
20 questions
Black History Month Trivia Game #1
Quiz
•
Professional Development
100 questions
Screening Test Customer Service
Quiz
•
Professional Development
20 questions
90s Cartoons
Quiz
•
Professional Development
10 questions
Reading a ruler in Inches
Quiz
•
4th Grade - Professio...
16 questions
Parallel, Perpendicular, and Intersecting Lines
Quiz
•
KG - Professional Dev...
12 questions
Valentines Day Trivia
Quiz
•
Professional Development