20% of a 6 litre solution and 60% of 4 litre solution are mixed what the % of mixture of solution it is resulted into?
5 13571in the following, A D B G E C F Each of the seven digits from 0,1,2,3,4,5,6,7,8,9 is: a)Represented by a different letter in abov fig: b)Positioned in the fig abov so tht A*B*C,B*G*E,D*E*F are equal. wch does g represents? C
1 5727monkey starts climbing up a tree 20ft tall,each hour ,it hops 3ft and slips back by 2ft .how much time it wil tak to reach top of the tree?
13 45253design class for linked list and include constructor,destructor,insert option. struct node { int node; struct node &ptr; }
HSBC,
1 4618design class for linked list and include constructor,destructor,insert option. node of form struct node { int data; struct node &ptr; }
2009Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box
2614What is Difference Between Inheritance and creating object and getting data? means Class A extends B{ B.getMethod();} (OR) Class A{ b obj=new B(); obj.getMethod(); }
SRA,
2598
What is destructor example?
what type of questions
Why do we use oop?
Explain virtual inheritance?
What is abstract class in oops?
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
What is encapsulation selenium?
What is the difference between a constructor and a destructor?
How do you explain polymorphism?
what's the basic's in dot net
Why it is called runtime polymorphism?
What is overriding vs overloading?
Why oops is important?
What is a function in oop?
What is balance factor?