total amount of milk produced each morning and then calculates and outputs the number of cartons needed for this milk , the cost of producing the milk and the profit from producing this milk.
Why do we use double in c++?
Explain Memory Allocation in C/C++ ?
What are punctuators in c++?
write a programme to get a character and thier ASCII value
How do you sort a sort function in c++ to sort in descending order?
What are static member functions?
Explain the concept of copy constructor?
What is :: operator in c++?
Explain virtual class and friend class.
Write about the retrieval of n number of objects during the process of delete[]p?
What methods can be overridden in java?
What is split a string in c++?
Write about an iterator class?
Explain the uses of static class data?