How do you bind variables?
No Answer is Posted For this Question
Be the First to Post Answer
what really hapens when a object is created using new operator? 1.is it allocates memory to all variables and methods in the class with reference to that object?
Define an abstract class with reference to java.
What are different ways of object creation in java ?
Explain notifyall() method of object class ?
Explain the term serialization?
Explain the difference between association, aggregation and inheritance relationships.
can you use the two main method in same class?how?
4 Answers DELL, Geosoft, SparkTG,
When can you say a graph to be a tree?
abstract class A{ int list []=new int [100]; A(int x,int y){ rondom n=new rondom(); for (int i==;i<100;i++); list [i]=x+r.next int(y-x+1); abstract sort (); abstract binary sarch(int temp); class B extends A{
What is better - 'bit-shift a value' or 'multiply by 2'?
What is %d in printf?
What happens when you add a double value to a string?