Wednesday, May 2, 2012

Important Theory Question of Each Module for CP II


Module-1

  1. Explain the Features of Java.
  2. Explain JVM.
  3. Explain JDK.
  4. What are command line arguments in java? Explain with a programming example.
  5. Explain Bitwise operators in java.
  6. Explain the data types in java

Module-2

  1. Explain break & continue instructions in Java.
  2. What is a Constructor? Explain  different types of constructors in Java
  3. What is Constructor over Loading? Explain with a programming example.
  4. Explain static members of a class.
  5. Explain different access specifiers with the class or visibility modifiers with class.

Module-3

  1. Explain the System.arraycopy () method in Java.
  2. Explain the various methods of String class.
  3. Write Short notes on String Buffer class
  4. What are Wrapper classes?  Explain the advantage.
  5. Write Short notes on
       a.   Difference between Array & Vector
       b.   Vectors
  6. What is an Exception in Java?  Explain the Exception handling mechanism in Java.
  7. Explain the keyword  i ) try  ii ) catch  iii ) finally   iv)  throw  v ) throws


Module-4

  1. Explain the types of Inheritance.
  2. Explain Function Overriding with an example & list out the difference with function overloading.
  3. What is an abstract class explain with a program.
  4. Explain final methods & final class.
  5. Explain Interfaces & its application.
  6. Explain the toString () method in java.
Module-5

  1. Explain the Life cycle of a Thread.
  2. Explain the various methods of Thread class.
  3. Explain thread Synchronization.
  4. Explain the process of creating packages in Java. OR write short note on packages along with its benefit.
  5. Explain the Predefined or standard packages in java (java.util package).

Module-6

  1. Explain the life cycle of an Applet.
  2. Explain the applet tag in detail.
  3. Explain parameter passing to Applet.
  4. Explain the Graphics class Methods.

ECCF Question Describe the Block diagram of Operational Amplifier Draw the pin diagram of  µA 741 op-amp Draw the schematic diagram o...