Is java as fast 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 cin clear () in c++?

0 Answers  


What parameter does the constructor to an ofstream object take?

0 Answers  


why c++ is not called strictly d super set of c?

3 Answers   Satyam,


write a program that will produce the ff. output. "what fruit will you buy? 1)apple 2)orange 3)mango ENTER CHOICE (1,2 or 3)> HOW MANY WILL YOU BUY?> THAT WILL COST XX.XX

1 Answers  


Live example for static function?

1 Answers   Infosys,






What is the difference between *p++ and (*p)++ ?

0 Answers  


Differentiate between an external iterator and an internal iterator?

0 Answers  


Write the program form Armstrong no in c++?

11 Answers   HCL,


Is string data type in c++?

0 Answers  


Is recursion allowed in inline functions?

0 Answers  


Define a way other than using the keyword inline to make a function inline?

1 Answers  


What do the keywords volatile and mean mutable?

0 Answers  


Categories