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{
Answer Posted / sadikhasan palsaniya
Code contains an Error.
please correct your code. In for loop i initialize by what
and what is rondom?
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is final static java?
How we can execute any code even before main method?
What does jenkins do?
Is null an object in java?
What do negative exponents mean?
how do I create a runnable with inheritance? : Java thread
What is the difference between post and put?
Explain working of call by reference function invoking.
Why is multiple inheritance not supported in java?
What does %d do in java?
Which number is denoted by leading zero in java?
what is a working thread? : Java thread
Explain the use of sublass in a java program?
What is package private scope in java?
What about anonymous inner classes in java?