Struct
Test
Model Test
Ebook
Quiz-2 : Data types and variables, Adv C
Quiz-4 : Control Structure, Adv C
Quiz-10 : Operator, Adv C
Index
Adv C Home
Operator
15
IO
11
Array
5
Data types and variables
69
Control Structure
69
Pointer
10
Function
2
Struct
2
Memory Allocation
4
Library Functions
5
Keywords
4
Basic
5
C Preprocessor
2
Strings
6
Schools
Ebook
Question:
How will you free the allocated memory ?
A
remove(var-name);
B
free(var-name);
C
delete(var-name);
D
dalloc(var-name);
Note:
Not available
Show answer
Show Note
Report
Question:
What is the similarity between a structure, union and enumeration?
A
All of them let you define new values
B
All of them let you define new data types
C
All of them let you define new pointers
D
All of them let you define new structures
Note:
Not available
Show answer
Show Note
Report
First
Prev
1
Next
Last
/1
Go
Schools
App Store
Whiteboard
Blogs
Quiz
Test
Apply Course
Games
Freelancers
Professionals
Newspapers
Terms
Privacy
Copyright © 2024. Powered by
Intellect Software Ltd