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


Please Help Members By Posting Answers For Below Questions

What is the argument in java?

490


What is the difference between static (class) method and instance method?

566


What is an example of a constant variable?

525


When will you define a method as static in Java?

562


What are the features of junit?

598






What is treemap in java?

550


What do you mean by static variable?

567


What is early binding and late binding in java?

591


When should we create our own custom exception classes?

579


What data type is string java?

529


Is object a data type?

552


Where can i get Latest SUN Certification Dumps and what are the Sun Certification Codes that are available, Im new to JAVA, so please gimme info as i need to write J2EE - Core Java Certification

1367


Lowest Common ancestor in a Binary Search Tree and Binary Tree.

551


What happens if constructor is private?

558


Write the algorithm to check the number non-leaf nodes in a tree.

583