How to declaring variables in c++?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

Why can’t you call invariants() as the first line of your constructor?

0 Answers  


What do you mean by abstraction. Explain your answer?

5 Answers  


Why we use #include iostream in c++?

0 Answers  


What is microsoft c++ redistributable 2013?

0 Answers  


Why c++ is faster than java?

0 Answers  






Explain polymorphism?

0 Answers  


Write a corrected statement in c++ so that the statement will work properly. if (x > 5); y = 2*x; else y += 3+x;

1 Answers  


What is purpose of abstract class?

0 Answers  


What is searching?

0 Answers  


What is a parameterized type?

1 Answers  


What is private, public and protected inheritance?

0 Answers  


Write a program that read 2o numbers in and array and output the second largest number. Can anybody help??

7 Answers  


Categories