Answer Posted / nashiinformaticssolutions
• Struct: All members occupy separate memory.
• Union: All members share the same memory.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Write a program to identify if a given binary tree is balanced or not.
What are the standard predefined macros?
In C programming, what command or code can be used to determine if a number of odd or even?
What is difference between class and structure?
the real constant in c can be expressed in which of the following forms a) fractional form only b) exponential form only c) ascii form only d) both a and b
What are the functions to open and close file in c language?
Why is c called c not d or e?
What is hungarian notation? Is it worthwhile?
What is sizeof array in c?
Is sizeof a keyword in c?
a c code by using memory allocation for add ,multiply of sprase matrixes
Is c procedural or object oriented?
What is an endless loop?
Explain what will the preprocessor do for a program?
Did c have any year 2000 problems?