What is the difference between a definition and a declaration?


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

Post New Answer

More C++ General Interview Questions

What is the prototype of printf function?

0 Answers  


What are the advantages of pointers?

0 Answers  


What is abstraction in c++ with example?

0 Answers  


Implement a 2 dimensional array by one dimentional array

1 Answers   CTS,


What is an inline function in c++?

0 Answers  






What is setf in c++?

0 Answers  


Is c or c++ more useful?

0 Answers  


Why for local variables the memory required to hold the variable is allocated from the program stack and for new its allocated from the heap?

1 Answers  


Is it possible to get the source code back from binary file?

1 Answers  


Why do we use structure in c++?

0 Answers  


What is the difference between the parameter to a template and the parameter to a function?

0 Answers  


Do we have private destructors?

12 Answers   Symphony, TCS,


Categories