Explain what is polymorphism in c++?
What is a manipulative person?
sir there is some problem with nokia5130c-2,when we are trying to upload movies from net then there is a error occurred"FORMAT NOT SUPPORTED" bt its all ready in 3gp format.please tell me what i do now?
What is a syntax in c++?
What is c++ 11 and c++ 14?
You have to take 2 arrays of length 10. Input the values of array 1 from the user. Then copy the values of array 1 to array 2 in ascending order For example if user enters 9, 5, 6, 8, 1, 0, 2, 7, 4, 3 then copy the smallest element i.e. 0 first followed by 1, 2 and so
When one must use recursion function? Mention what happens when recursion functions are declared inline?
What is a type library?
what are the iterator and generic algorithms.
What does it mean to declare a member function as static?
Write a Program to find the largest of 4 no using macros.
How can we read/write Structures from/to data files?
Why are arrays usually processed with for loop?