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
State what is encapsulation and friend function?
write a program that takes input in digits and display the result in words from 1 to 1000
Templates mean
What type of loop is a for loop?
write string class as your own class in java without using any built-in function
What is the renewal class?
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
Give an example where we have to specifically use C programming language and C++ programming language cannot be used?
Is data hiding and abstraction same?
write a program to find 2 power of a 5digit number with out using big int and exponent ?
What is and I oop mean?
#include
What is byval and byref? What are differences between them?
What is polymorphism and why is it important?
what is different between oops and c++