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
What are unchecked exceptions in java?
Why we use set in java?
Which is better stringbuilder or stringbuffer?
What is the maximum length of a url?
describe synchronization in respect to multithreading? : Java thread
What carriage return means?
Which of the following is not an isolation level in the JDBC
Which types of exceptions are caught at compile time?
What is the difference between synchronized and synchronized block?
What are the topics in core java?
what are Hostile Applets?
What is the purpose of an interface?
Name few java util classes introduced with java 8 ?
What is jvm? Why is java called the platform independent programming language?
In java, how we can disallow serialization of variables?