Is java the same as c++?


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

Post New Answer

More C++ General Interview Questions

what is the size of a class which contains no member variables but has two objects??? is it 1 or 2??

4 Answers  


What is the benefit of encapsulation?

0 Answers  


Can you please explain the difference between overloading and overriding?

0 Answers  


What does the nocreate and noreplace flag ensure when they are used for opening a file?

0 Answers  


what Is DCS ? what i will get benefit when i did?

0 Answers  






What is the correct syntax for inheritance a) class aclass : public superclass b) class aclass inherit superclass c) class aclass <-superclass

0 Answers  


What are c++ templates used for?

0 Answers  


Define a pointer to a data member of the type pointer to pointer?

0 Answers  


Do we have private destructors?

12 Answers   Symphony, TCS,


Is c++ the most powerful language?

0 Answers  


What is a parameterized type?

1 Answers  


How to avoid a class from instantiation?

8 Answers   Symphony,


Categories