Is there any difference between int [] a and int a [] 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 data encapsulation in C++?

0 Answers  


Does c++ have foreach?

0 Answers  


Explain dangling pointer.

0 Answers  


What is the difference between public and private data members?

0 Answers  


How does throwing and catching exceptions differ from using setjmp and longjmp?

1 Answers  


Why do we learn c++?

0 Answers  


What are the manipulators in c++?

0 Answers  


what is the order of initialization for data?

10 Answers   Amazon, TCS, Wipro,


Please post the model question paper of hal?

2 Answers  


Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the maximum number of concurrent threads that the InnoDB plug-in can create

0 Answers  


How can you differentiate between inheritance and implementation in c++?

0 Answers  


How c functions prevents rework and therefore saves the programers time as wel as length of the code ?

0 Answers  


Categories