- Q Can you save your connection settings to a conf file?
- Q What items are included in Prime cost?
- Q Do you prefer blue or black inked pens?
- Q When crude oil is heated, which hydrocarbon comes first?
- Q How can you ensure that you don't analyse something that ends up producing meaningless results?
- Q How to print "hello world" in c without using semicolon?
- Q What is the result of compiling and executing the following Java class: public class ThreadTest extends Thread { public void run() { System.out.println("In run"); suspend(); resume(); System.out.println("Leaving run"); } public static void main(String args []) { (new ThreadTest()).start(); } } A. Compilation will fail in the method main. B. Compilation will fail in the method run. C. A warning will be generated for method run. D. The string "In run" will be printed to standard out. E. Both strings will be printed to standard out. F. Nothing will happen. Select the most appropriate answer.
- Q Tell us about Web servers.
- Q A radioactive substance has a half life of four months. Three-fourth of the substance would decay in howmany months?
- Q What is the use of file services?
- Q What is the command to start , stop, restart and list a demon?