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 private inheritance?

0 Answers  


What is difference between malloc()/free() and new/delete?

0 Answers  


Write about the stack unwinding?

0 Answers  


Keyword mean in declaration?

0 Answers  


Is nan a c++?

0 Answers  






If I is an integer variable, which is faster ++i or i++?

0 Answers  


Is java as fast as c++?

0 Answers  


Explain one method to process an entire string as one unit?

0 Answers  


What is vector processing?

0 Answers  


sizeof- is it functioning statically or dynamically?

2 Answers  


What is a singleton c++?

0 Answers  


Write a program to get the value of sin (x) using a library function , when x is given in degrees.

1 Answers  


Categories