Structure in C

Quiz
•
Computers
•
University
•
Medium
Chi Quang
Used 16+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which of the following are themselves a collection of different data types?
string
char
struct
all
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which operator connects the structure name to its member name?
-
.
=
>>
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which of the following cannot be a structure member?
another structure
Function
array
None
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which of the following structure declaration will throw an error?
struct temp{ } s;
main(){}
struct temp{ };
struct temp s;
main(){ }
struct temp s;
struct temp{ };
main(){ }
None
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is the output of this C code?
Nothing
Compile error
8.0
8
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Size of a union is determined by size of the.
First member in the union
Last member in the union
Biggest member in the union
Sum of the sizes of all members
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Assuming size of long int is 4 bytes, what will be the output for:
typedef long long int L = 24;
printf("Size of long long int is :");
printf("%d",sizeof(L));
24
4
8
Error
Create a free account and access millions of resources
Similar Resources on Wayground
8 questions
VIVA 1 and 2 batch B1

Quiz
•
University
15 questions
NMLT - Lab 3

Quiz
•
University
15 questions
Just for fun

Quiz
•
University
10 questions
CSE334_Practice Set2

Quiz
•
University
8 questions
FST Class 2023- Quiz 4

Quiz
•
University
15 questions
FINAL REVISION

Quiz
•
University
11 questions
LinkedList Quiz-2

Quiz
•
University
10 questions
C Programming - Basics 001

Quiz
•
University
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
21 questions
Spanish-Speaking Countries

Quiz
•
6th Grade - University
20 questions
Levels of Measurements

Quiz
•
11th Grade - University
7 questions
Common and Proper Nouns

Interactive video
•
4th Grade - University
12 questions
Los numeros en español.

Lesson
•
6th Grade - University
7 questions
PC: Unit 1 Quiz Review

Quiz
•
11th Grade - University
7 questions
Supporting the Main Idea –Informational

Interactive video
•
4th Grade - University
12 questions
Hurricane or Tornado

Quiz
•
3rd Grade - University
7 questions
Enzymes (Updated)

Interactive video
•
11th Grade - University