Answer Posted / srinidhi
integrate a related data to form a single unit this is
encapsulation this is possible by using structures
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What does %d do?
Explain how can I convert a string to a number?
An arrangement of information in memory in such a way that it can be easily accessed and processed by a programming language a) string b) data structure c) pointers d) array
Explain the red-black trees?
Do string constants represent numerical values?
What are the different properties of variable number of arguments?
Can a program have two main functions?
What is #line in c?
What does the function toupper() do?
What is the 'named constructor idiom'?
Dont ansi function prototypes render lint obsolete?
How can I get random integers in a certain range?
Are pointers integers in c?
What is structure and union in c?
What does %c mean in c?