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
Write a function for palindrome and factorial and explain?
Can a static method be final?
What is size_t?
What are autoboxing and unboxing? When does it occur?
What are the three best choices for a development environment?
Given a singly linked list, determine whether it contains a loop or not without using temporary space?
What is the biggest integer?
How concurrent hashmap works?
What is the major difference between linkedlist and arraylist?
what do you understand by the term string with respect to java?
What is class and its types?
What is flush () in java?
What is ternary operator?
What are the restrictions that are applied to the java static methods?
How is hashset defined in java?