What are triggers in DB? Explain their types. How do they work?
No Answer is Posted For this Question
Be the First to Post Answer
What classes of exceptions may be caught by a catch clause in java programming?
why an outer class cannot be declared as private?
What is regex in java?
Can we convert integer to string in java?
How can an object be unreferenced?
Which method is used to find that the object is exited or not?
What is the immediate parent class of the Applet class?
How to read and write image from a file ?
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{
Explain different states of a thread in java?
Will the jvm load the package twice at runtime?
Can a class have multiple subclasses?