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 is sizeof array in c?
Explain what are bus errors, memory faults, and core dumps?
What is identifier in c?
Explain what does the characters 'r' and 'w' mean when writing programs that will make use of files?
Why can’t constant values be used to define an array’s initial size?
What does *p++ do?
What are local static variables? How can you use them?
Is c still used?
Explain how can I convert a string to a number?
How can I do peek and poke in c?
Explain how can you avoid including a header more than once?
Is c easy to learn?
What does %2f mean in c?
Should I learn data structures in c or python?
What is getch() function?