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
Is oop better than procedural?
How long to learn object oriented programming?
What is destructor oops?
Why do we use oops?
What exactly is polymorphism?
What are the 3 pillars of oop?
can we make game by using c
I have One image (means a group photo ) how to split the faces only from the image?............ please send the answer nagadurgaraju@gmail.com thanks in advace...
What is abstraction encapsulation?
officer say me - i am offered to a smoking , then what can you say
What is abstraction in oop?
There are two base class B1,B2 and there is one class D which is derived from both classes, Explain the flow of calling constructors and destructors when an object of derived class is instantiated.
What is difference between polymorphism and inheritance?
Why is polymorphism important in oop?
Why is it so that we can have virtual constructors but we cannot have virtual destructors?