What is setf in c++?
No Answer is Posted For this Question
Be the First to Post Answer
How do you establish an is-a relationship?
Why is c++ still used?
Explain the uses oof nested class?
When are exception objects created?
Differentiate between the message and method?
Write a function which takes a character array as input and reverses it in place.
2 Answers Lehman Brothers, Vision Infotech,
Explain mutable storage class specifier.
What is helper in c++?
Consider a c++ template funtion template<class T> T& Add(T a, T b){return a+b ;} if this function is called as T c = Add("SAM", "SUNG"); what will happen? What is the problem in the template declaration/ How to solve the problem.
What is a namespace in c++?
What is the maximum value of a unsigned char a) 255 b) 256 c) 128
What causes a runtime error c++?