- Q What will happen when you attempt to compile and run this code //Demonstration of event handling import java.awt.event.*; import java.awt.*; public class MyWc extends Frame implements WindowListener{ public static void main(String argv[]){ MyWc mwc = new MyWc(); } public void windowClosing(WindowEvent we){ System.exit(0); }//End of windowClosing public void MyWc(){ setSize(300,300); setVisible(true); } }//End of class 1) Error at compile time 2) Visible Frame created that that can be closed 3) Compilation but no output at run time 4) Error at compile time because of comment before import statements
- Q Mention the family, order of Collared carpetshark Fish?
- Q Give the floral formula of Loganiaceae ?
- Q How many of the following words can be made from the letters in the word "LARGEST", using any letter any number of time: Great, Stagger, Grasses, Treatle, Struggle, Rattle, Garage, Strangle
- Q What is Connection Pooling and why it is Used?
- Q Can a source file contain more than one class declaration?
- Q What is neural tube
- Q How to sort the contents of a gridview control?
- Q Are there alternative C++ class libraries to MFC?
- Q Briefly explain the structure of ATP synthetase
- Q National Law Day is observed on ___________.