
Infosys 5
Authored by Prashant Soni
Computers
Professional Development

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
8 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the output of the following code?
5 20
20 5
5 5
20 20
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
#include <stdio.h>
int main()
{
int x=(3,4,5,6,7);
int y=(3,4,5);
printf("%d",x+y);
return 0;
}
10
11
12
13
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
#include <stdio.h>
int main()
{
double f;
int arr[sizeof(f)];
printf("%ld",sizeof(arr));
return 0;
}
8
16
32
64
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
#include <stdio.h>
int main()
{
char *ch="INFOSYS";
printf("%c",*&*&*(ch));
return 0;
}
I
IN
INF
INFO
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
#include <stdio.h>
int main()
{
int x;
void *p;
while(!!sizeof(p))
{
printf("hello");
p=(void*)x;
}
return 0;
}
hello infinite times
Compilation Error
Segment Fault Error
Run time Error
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What does the following function do?
Display value of all nodes from starting to last.
Loop not execute
Display value of all nodes from last to starting.
Compilation Error
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Initialize Integer x, y, z
Set y = 1, x = 2
z = x ^ y
Print z
1
2
3
4
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
10 questions
SQL Select 1
Quiz
•
Professional Development
10 questions
ITIL Quiz 1
Quiz
•
Professional Development
10 questions
Data Analytics Quiz-TMK DPA2022
Quiz
•
Professional Development
10 questions
04 JavaScript Einführung
Quiz
•
Professional Development
10 questions
2. Введение в язык программирования C++.
Quiz
•
Professional Development
12 questions
Operating Systems
Quiz
•
Professional Development
10 questions
c program -basic
Quiz
•
Professional Development
8 questions
Basic Python Data Types
Quiz
•
Professional Development
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
29 questions
Alg. 1 Section 5.1 Coordinate Plane
Quiz
•
9th Grade
22 questions
fractions
Quiz
•
3rd Grade
11 questions
FOREST Effective communication
Lesson
•
KG
20 questions
Main Idea and Details
Quiz
•
5th Grade
20 questions
Context Clues
Quiz
•
6th Grade
Discover more resources for Computers
15 questions
LOTE_SPN2 5WEEK3 Day 2 Itinerary
Quiz
•
Professional Development
20 questions
Black History Month Trivia Game #1
Quiz
•
Professional Development
20 questions
90s Cartoons
Quiz
•
Professional Development
42 questions
LOTE_SPN2 5WEEK2 Day 4 We They Actividad 3
Quiz
•
Professional Development
6 questions
Copy of G5_U6_L3_22-23
Lesson
•
KG - Professional Dev...
20 questions
Employability Skills
Quiz
•
Professional Development