How java is different from c and c++?


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

Post New Answer

More C++ General Interview Questions

How do I use turbo c++?

0 Answers  


What do you mean by call by value and call by reference?

4 Answers  


Write a struct time where integer m, h, s are its members?

0 Answers  


Ask to write virtual base class code?

0 Answers   Satyam,


What are single and multiple inheritances in c++?

0 Answers  


What do you mean by translation unit?

0 Answers  


What is the maximum value of a unsigned char a) 255 b) 256 c) 128

0 Answers  


What is a concrete class?

1 Answers  


What is guard code in c++?

0 Answers  


Explain dangling pointer.

0 Answers  


Write a Program for dynamically intialize a 2 dimentional array. Eg:5x20, accept strings and check for vowels and display the no.finally free the space allocated .

0 Answers  


In c++, what is the difference between method overloading and method overriding?

0 Answers  


Categories