How to calculate the age from the date of birth by using the
program?
Answers were Sorted based on User's Feedback
Answer / vin
This can be done
by asking the user to enter the year of birth and get the
current date by using the functions in time.h
just you have to subtract the year.
| Is This Answer Correct ? | 16 Yes | 2 No |
Answer / 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 |
How to use CMutex, CSemaphore in VC++ MFC
What is multilevel inheritance in oop?
what is the difference between a package and a software?
What is object in oop with example?
WHAT IS THE ACTUAL DEFINATION OF OBJECT AND THE CLASS IN ONE SINGLE LINE WHICH THE INTERVIEWER WANT TO LISTEN.
write a program to print * * * * * *
all about pointers
Write an operator overloading program to Overload ‘>’ operator so as to find greater among two instances of the class.
What is friend function?
assume the program must insert 4 elements from the key board and then do the following programs.sequential search(search one of the elements),using insertion sort(sort the element) and using selection sort(sort the element).
Which is better struts or spring?
who is the father of OPPS