Describe the My Computer and My Documents folders;
identify the elements that are present in every Window.
No Answer is Posted For this Question
Be the First to Post Answer
What is C++ could you enplane me please?
write a program that input four digit no and finds it is palindrome or not
What is stl in c++ with example?
Who created stl?
Give two integer arrays A & B.A has n elements and B has ' n-1 ' elements . A has all the elements that are there in B. But B has one missing element. Write a function that takes arrays , A & B as imnput and finds the missing element in most optised manner .
What is meant by stl in c++?
What two types of containers does the stl provide?
Diffrernce Between Overloading and Overriding?
write a piece of c++ code which allocate memory to the 50 object of type CObj
what is the acronym of the term 'C.O.M.P.U.T.E.R' ?
17 Answers Config Systems, Google, Wipro,
Write a C/C++ program to add a user to MySQL. The user should be permitted to only "INSERT" into the given database.
why does the execution of a c++ program start with main()???