
C C++ Final Test 20-APR-2022

Quiz
•
Computers
•
Professional Development
•
Hard
ram lovewanshi
Used 5+ times
FREE Resource
78 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following are themselves a collection of different data types?
String
Struct
char
all
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which operator connects the structure name to its member name?
-
=
.
>>
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following cannot be a structure member?
another structure
array
Function
None
4.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
What is the output of this C code?
void main()
{
struct student
{
int no;
char name[20];
};
struct student s;
s.no = 8;
printf("%d", s.no);
}
Nothing
Compile error
8
Junk
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Size of a union is determined by size of the.
First member in the union
Last member in the union
C. Biggest member in the union
Sum of the sizes of all members
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output
Name:
Subject:
Percentage: 86.50000
Name:Raju
Subject:
Percentage: 86.50000
Name: Raju
Subject: Maths
Percentage: 86.50000
Error
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Memory allocated for structure members are always contigious
True
False
Create a free account and access millions of resources
Similar Resources on Wayground
74 questions
Try Catch + java-visual

Quiz
•
Professional Development
78 questions
Split String Method + java-Visuals

Quiz
•
Professional Development
75 questions
ôn tập

Quiz
•
Professional Development
76 questions
tin kì 2

Quiz
•
Professional Development
74 questions
CSM Quiz #1

Quiz
•
Professional Development
76 questions
MortalKombyte

Quiz
•
University - Professi...
78 questions
Java Fundamentals

Quiz
•
Professional Development
80 questions
CSA unit 6 test review

Quiz
•
Professional Development
Popular Resources on Wayground
15 questions
Hersheys' Travels Quiz (AM)

Quiz
•
6th - 8th Grade
20 questions
PBIS-HGMS

Quiz
•
6th - 8th Grade
30 questions
Lufkin Road Middle School Student Handbook & Policies Assessment

Quiz
•
7th Grade
20 questions
Multiplication Facts

Quiz
•
3rd Grade
17 questions
MIXED Factoring Review

Quiz
•
KG - University
10 questions
Laws of Exponents

Quiz
•
9th Grade
10 questions
Characterization

Quiz
•
3rd - 7th Grade
10 questions
Multiply Fractions

Quiz
•
6th Grade