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.
No Answer is Posted For this Question
Be the First to Post Answer
what is the behaviour of C and C++ compiler for the below statements. int *p; p = malloc(100); Is the behaviour same ? or different ?
How does atoi function work?
Do you know what are pure virtual functions?
Write my own zero-argument manipulator that should work same as hex?
Does c++ support multilevel and multiple inheritances?
Is c++ high level programming language?
What are containers in c++?
How important is c++?
What is c++ hiding?
Can you Mention some Application of C/C++?
What are the difference between reference variables and pointers in C++?
Is there a sort function in c++?