How to calculate the age from the date of birth by using the
program?
Answer Posted / dileep
we are using time.h header file to get the date of birth of
user. in this header file haveing the some in built functions
Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
What is object in oops?
Give an example where we have to specifically use C programming language and C++ programming language cannot be used?
What is for loop and its syntax?
What is difference between multiple inheritance and multilevel inheritance?
What is encapsulation process?
What are different oops concepts?
What is object and class in oops?
Can we define a class within the interface?
What is multilevel inheritance explain with example?
Can we create object of interface?
What are the benefits of interface?
What is constructor overloading in oop?
What is the real time example of encapsulation?
write a program to find 2^n+1 ?
What is destructor example?