- Q What is wep
- Q Nuclear Power Reactor act on the Principle of–
- Q Give an example of call be reference significance.
- Q What will happen when you attempt to compile and run this program public class Outer{ public String name = "Outer"; public static void main(String argv[]){ Inner i = new Inner(); i.showName(); }//End of main private class Inner{ String name =new String("Inner"); void showName(){ System.out.println(name); } }//End of Inner class } 1) Compile and run with output of "Outer" 2) Compile and run with output of "Inner" 3) Compile time error because Inner is declared as private 4) Compile time error because of the line creating the instance of Inner
- Q Can we define package statement after import statement in java?
- Q Explain product design?
- Q Tell us at least 5 things that you expect to learn from a B-school.
- Q Who discovered the vaccination against smallpox in 1796?
- Q Which of the following is most likely to cause acute severe mitral valve regurgitation from papillary muscle rupture?
- Q What is meant by saying nagios is object oriented?
- Q What is clusters ?