What is flag in python?
No Answer is Posted For this Question
Be the First to Post Answer
How can you set the applet size?
Explain about sets?
What is a generic code?
Can static methods be overridden?
Explain about abstract classes in java?
Can we use a switch statement with strings?
how to deploy apache tomcat server to weblogic server in java
Can we have two main methods in a java class?
How will you add panel to a frame?
class a extends b { } class b extends a { } why java doesn't support cyclic pls explain me with example
What string is utf8?
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{