Write a program which uses Command Line Arguments


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

Post New Answer

More C++ General Interview Questions

Does c++ have string data type?

0 Answers  


Can you declare an array without a size in c++?

0 Answers  


what is Member Functions in Classes?

0 Answers  


How do I use turbo c++?

0 Answers  


What is the difference between a baller and a reference in C++?

0 Answers  






Why can you not make a constructor as const?

3 Answers  


A milk carton can hold 3.78 litres of milk. Each morning, a dairy farm ships cartons of milk to a local grocery store. The cost of producing one litre of milk is $0.38, and the profit of each carton of milk is $0.27. Write a C++ program that prompts the user to enter the total amount of milk produced in the morning. Then display the number of milk cartons needed to hold milk, the cost of producing milk, and the profit for producing milk.

2 Answers  


Of the numbers 12 23 9 28 which would be at the top of a properly implemented maxheap a) 28 b) 9 c) Any of them could be

0 Answers  


What are Virtual Functions? How to implement virtual functions in "C" ?

3 Answers  


What are raw sockets, where they are efficient?

2 Answers   Symphony,


Is c++ an integer?

0 Answers  


Why do you use the namespace feature?

0 Answers  


Categories