What does a void function return?
No Answer is Posted For this Question
Be the First to Post Answer
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 meant by binding in rmi?
can anyone explain me the concept of autoboxing?
What is the synonym of framework?
what is the use of reference variable
Which of these methods belong to Thread & Object class? join, yield, sleep, wait, notify
What is the importance of static variable?
Explain about transient variables in java?
class A { public void disp(int a,int b) { System.out.println("hai"); } } class B { public void disp(int a,int b,int c) { System.out.println("hai"); } } above program is overloading or overriding?
What is length in java?
Why do you canvas?
What are nested classes in java?