What is static class data?
No Answer is Posted For this Question
Be the First to Post Answer
What is the Difference between "C structure" and "C++ structure"?
What should main() return in c and c++?
Const char *p , char const *p What is the difference between the above two?
What is recursion?
What does new in c++ do?
What is multithreading and what is its use?Whats are multithreading techniques used in C++?
What are the 4 types of library?
Can we declare destructor as static? Explain?
What is the full form of ios?
How does java differ from c and c++?
What are the debugging methods you use when came across a problem?
Write a program to calculate the BMI of a person using the formula BMI = weight/height2.