Which is better c++ or java?


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

Post New Answer

More C++ General Interview Questions

Implement a 2 dimensional array by one dimentional array

1 Answers   CTS,


Why do C++ compilers need name mangling?

3 Answers   Lucent,


what is data Abstraction? and give example

147 Answers   Aaditya Info Solutions, American Express, CMS, College School Exams Tests, Data Entry Operator, First Advantage, Google, HCL, IBM, Infosys, Microsoft, Mind Links, NIIT, Oracle, Pact, QBit Systems, TCS, WAYA, Wipro,


write a C++ programming :if the no is between 32 to 50 it will be odd.

3 Answers   NIIT,


What is iterator c++?

0 Answers  


What is the size of integer variable?

0 Answers  


Will a C compiler always compile C++ code a) Yes b) No c) Only optimized compilers

0 Answers  


What is enum class in c++?

0 Answers  


Write a program to show polymorphism in C++?

0 Answers   Impetus, Verifone,


In a class, there is a reference or pointer of an object of another class embedded, and the memory is either allocated or assigned to the new object created for this class. In the constructor, parameters are passed to initialize the data members and the embedded object reference to get inialized. What measures or design change should be advised for proper destruction and avioding memory leaks, getting pointers dangling for the embedded object memory allocation? Please suggest.

5 Answers   GE,


Explain the difference between c++ and java.

0 Answers  


Tell me what are static member functions?

0 Answers  


Categories