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 / sravan
error
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How does singleton class work?
Does constructor be static?
Which variables are stored in heap?
What is the synonym of framework?
What is a treeset class?
How to optimize the javac output?
What is JFC?
What are the common uses of "this" keyword in java ?
Can a static method be final?
What is the full form of jpeg?
What do you mean by buffering?
When should we create our own custom exception classes?
What is the purpose of using bufferedinputstream and bufferedoutputstream classes?
What is ph and buffers?
I want to persist data of objects for later use. What is the best approach to do so?