What are static variables?
No Answer is Posted For this Question
Be the First to Post Answer
What can I safely assume about the initial values of variables which are not explicitly initialized?
What is a flag in c++?
How to implement flags?
When a function is made inline. Write the situation where inline functions may not work.
Is c++ still in demand?
Write a program to find the reverse Fibonacci series starting from N.
Can you please explain the difference between overloading and overriding?
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
Why do we use vector in c++?
What is the difference between structure and class?
what is COPY CONSTRUCTOR and what is it used for?
Is c++ still being used?