what are the decision making statements in C++? Explain if statement with an example?
What is your strongest programming language (Java, ASP, C, C++, VB, HTML,C#, etc.)?
24 Answers Infosys, Microsoft, TCS,
A mXn matrix is given and rows and column are sorted as shown below.Write a function that search a desired entered no in the matrix .with minimum complexity 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
What is the function of the keyword ‘volatile’ in C++?
Write a program to find the Fibonacci series recursively.
What is #include iostream h in c++?
Explain data encapsulation?
Explain this pointer?
Why is it difficult to store linked list in an array?
What is an opaque pointer?
What are guid? Why does com need guids?
Specify some guidelines that should be followed while overloading operators?
How do you save a c++ program?