Can java be faster than c++?


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

Post New Answer

More C++ General Interview Questions

Define the operators that can be used with a pointer.

0 Answers  


given unsigned int ui1=3,ui2=7; what are the outputs of a)ui1 & ui2 b)ui1 && ui2 c)ui1 | ui2 d)ui1 || ui2 i also need the justification for the answers thank you

2 Answers  


What is the difference between "overloading" and "overridding"?

3 Answers  


What's the best free c++ profiler for windows?

0 Answers  


What is c++ programming language?

0 Answers  


Define a nested class.

0 Answers  


What does std mean in c++?

0 Answers  


What is a "RTTI"?

6 Answers   HCL,


Write a C++ Program to Multiply two Numbers

1 Answers  


Why is it difficult to store linked list in an array?

6 Answers   Infosys, Lucent,


What is data structure in c++?

0 Answers  


What do you mean by friend class & friend function in c++?

0 Answers  


Categories