Which is best c++ or java?


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

Post New Answer

More C++ General Interview Questions

What are libraries in c++?

0 Answers  


What is #include iostream h in c++?

0 Answers  


Write a program that will count the number of digits in an input integer up to value MAX_VALUE (2147483647). Thus, for an input of 5837 the output should be 4 digits Make sure that your program works for the numbers 0, 1, and 10. For the number 0, the output should be 1 digit

2 Answers  


What data structure is fastest, on average, for retrieving data: a) Binary Tree b) Hash Table c) Stack

0 Answers  


What's the hardest coding language?

0 Answers  






write a programming using for loop in c++ to generate diamond trangel?

1 Answers   NIIT,


What are the advantages of c++? Explain

0 Answers  


Discussion on error handling of C++ .

0 Answers  


Can you pass a vector to a function?

0 Answers  


What is a driver program?

0 Answers  


What are static type checking?

0 Answers  


What is srand c++?

0 Answers  


Categories