20% of a 6 litre solution and 60% of 4 litre solution are
mixed what the % of mixture of solution it is resulted into?
Answers were Sorted based on User's Feedback
Answer / kalyan chukka
Ans : 3.6 lt
20% of 6 lit solution = 20/100 x 6 = 1.2 lt
60% of 4 lit solution = 60/100 x 4 = 2.4 lt
Ans= 1.2+2.4 = 3.6 lt
| Is This Answer Correct ? | 21 Yes | 2 No |
write a program using c++ to implement single contiguous memory mangement techniques.display the content of the main memory after yhe allocation of jobs and percentage of the wastage of the main memory
Precompilation ?
what is inline function?
Why do pointers exist?
how do you handle yourself when you feel the wald is aganist you
what is the difference between containership and inheritence?
How many human genes are polymorphic?
why function overloading is not called as pure polymorphism?
where is memory for struct allocated? where is memory for class-object allocated? I replied for struct in stack and for class-object in heap. THen he asked if class has struct member variable what happens.class on heap and what about struct in that class? couldnt ans :( :-?
Why is destructor used?
JAVA is FULLY OBJECT ORIENTED PROGRAMING LANGUAGE?
What are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?