Can you declare an array without a size in c++?


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

Post New Answer

More C++ General Interview Questions

Comment on assignment operator in c++.

0 Answers  


What is a storage class? Mention the storage classes in c++.

0 Answers  


Difference between Abstraction and encapsulation in C++?

0 Answers   Impetus,


What are the various compound assignment operators in c++?

0 Answers  


Which programming language's unsatisfactory performance led to the discovery of c++?

0 Answers  






Can we make copy constructor private in c++?

0 Answers  


How can you link a c++ program to c functions?

0 Answers  


What is c++ try block?

0 Answers  


How can you say that a template is better than a base class?

0 Answers  


Can I create my own functions in c++?

0 Answers  


What is a forward referencing and when should it be used?

0 Answers  


Which one is better- macro or function?

0 Answers   Fidelity,


Categories