Answer Posted / deepak saini
Object is runtime representation of class in memory.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
write a program in C that prompts the user for today's date,tomorrow's date and display the results.Use structures for today's date,tomorrow's date and an array to hold the days for each month of the year.
What is a file descriptor in c?
What is an example of structure?
Explain the concept and use of type void.
What is the use of #include in c?
Write a program to check armstrong number in c?
How we can insert comments in a c program?
How are Structure passing and returning implemented by the complier?
How can I open a file so that other programs can update it at the same time?
What are volatile variables in c?
What are the types of i/o functions?
application attempts to perform an operation?
How many data structures are there in c?
What happens if header file is included twice?
What is binary tree in c?