How many ways can a variable be initialized into in C++?


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

Post New Answer

More C++ General Interview Questions

What is auto used for in c++?

0 Answers  


What compiler was used?

6 Answers   Intel,


What is the difference between object-oriented programming and procedural programming?

0 Answers  


find the two largest values among the 6 numbers using control structures : do-while,for,if else,nestedif- else ,while. one or two of them.

0 Answers  


what is COPY CONSTRUCTOR and what is it used for?

0 Answers  






Discuss the possibilities related to the termination of a program before entering the mainq method?

0 Answers  


When copy constructor can be used?

4 Answers   Symphony,


Can recursive program be written in C++?

0 Answers  


What is the last index number in an array of 100 characters a) 100 b) 99 c) 101

0 Answers  


What is a dll entry point?

0 Answers  


Search for: what is pair in c++?

0 Answers  


Write a C++ Program to Multiply two Numbers

1 Answers  


Categories