Which compiler does turbo c++ use?
No Answer is Posted For this Question
Be the First to Post Answer
What is c++ vb?
What are stacks?
What is the limitation of cin while taking input for character array?
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.
Define a constructor?
How do you import payscale data from non SAP to SAP?is it through LSMW or any other way is there?
When to use Multiple Inheritance?
What is else if syntax?
What is the difference between the parameter to a template and the parameter to a function?
How to declare an array of pointers to integer?
What is the use of endl?
What information can an exception contain?