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{
Answers were Sorted based on User's Feedback
Answer / sravan
in the above program he takes the parameterized constructor for any constructor we must and should create object but in that program object creation is not done so it gives error it is a compilation error
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / 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 |
What is treeset in java collection?
What is the purpose of interface?
Write a program to print the pattern given below
how does the run() method in runnable work? : Java thread
How can we pass argument to a function by reference instead of pass by value?
What happens if main method is not static?
What is the benefit of inner / nested classes ?
What is high level language in computer?
What is meant by Encapsulation? Can you write a class to explain encapsulation?
How many types of literals are there in JAVA?
what is ABSTRACTION and what are using in real time project?
What is the maximum size of list in java?