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
How many types of equations are there?
What about interrupt() method of thread class ?
What is advantage of java?
What is meant by object?
Should database connections be singleton?
What do you mean by formatting?
Is void a return type?
Can a serialized object be transferred via network?
What is the difference between the prefix and postfix forms of the ++ operator?
What is predicate in java?
Why stringbuilder is not thread safe in java?
Which number is denoted by leading zero in java?
Is java a utf 8 string?
Which language is java?
Can a hashset contain duplicates java?