What is c++ best used for?


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

Post New Answer

More C++ General Interview Questions

Explain the uses of static class data?

0 Answers  


What c++ library is string in?

0 Answers  


What is compilation?

1 Answers   Datamatics, TCS,


You have to take 2 arrays of length 10. Input the values of array 1 from the user. Then copy the values of array 1 to array 2 in ascending order For example if user enters 9, 5, 6, 8, 1, 0, 2, 7, 4, 3 then copy the smallest element i.e. 0 first followed by 1, 2 and so

1 Answers  


How does java differ from c and c++?

0 Answers  






What are friend classes?

0 Answers  


Explain queue. How it can be implemented?

0 Answers  


What is the cout in c++?

0 Answers  


What is virtual function? Explain with an example

0 Answers  


What is scope in c++ with example?

0 Answers  


What are the advantages of c++ over c?

0 Answers  


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  


Categories