Answer Posted / pushpanjali panda
class is a user defined entity which has some real world
existence,and it is a way to bind the data and its
associated functions of different datatypes
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the use of pointers in C?
How many data structures are there in c?
What is return type in c?
Define recursion in c.
How do I send escape sequences to control a terminal or other device?
Can you write a programmer for FACTORIAL using recursion?
What are the application of void data type in c?
What is the role of && operator in a program code?
What is the difference between null pointer and wild pointer?
What is the significance of c program algorithms?
What is spaghetti programming?
Suggesting that there can be 62 seconds in a minute?
Explain the concept and use of type void.
What is the scope of an external variable in c?
What is double pointer?