Anda di halaman 1dari 3

CHAPTER 1 1. What is object oriented programming? Write its benefits also. 2.

Distinguish between dynamic binding and message passing in OOP. 3. How java differs from C and C++? 4. List atleast five major differences between C and java. 5. Explain the merits and demerits of OOP. 6. List at least five major differences between C++ and java. CHAPTER 2 1. What is World Wide Web? Explain how java is associated with World Wide Web. 2. What are the functions of a web browser? 3. Discuss how a web page is designed. 4. List the hardware & software requirements for a web browser. CHAPTER 3 1. What are the command line arguments? Explain how they are useful. 2. What are java separators? 3. What is the use of java virtual machine? 4. Explain the structure of a java program. 5. Explain how a java program is implemented. 6. Explain how you can design a web page. 7. Discuss the working of command line arguments. 8. Describe the java features, its advantages. Also explain about the java virtual machine. 9. Explain the types of tokens in a java program. 10.Is a java program compiled or interpreted? Justify your answer. 11.Write a java program to illustrate the command line arguments. 12.What is byte code in java? Explain its use. CHAPTER 4 1. Discuss about different constants used in java.

2. How do you assign values to a variable? 3. What is type casting? Explain it. 4. What is the purpose of a global variable? 5. Discuss about the scope of a variable. 6. What are the conventions followed in java for naming identifiers? Give examples. 7. Discuss the data types used in java. 8. Describe the operators used in java with examples. CHAPTER 5 1. Explain the assignment operators with example. 2. Write a program in java to find sum and average of a set of numbers to be given from keyboard. 3. Explain about enumerated data types. 4. What is operator precedence? 5. Explain relational operators and write a java program to implement the relational operators. 6. Define conditional operators. 7. Java support a rich set of operators. Justify this statement. CHAPTER 6 1. Write a java program to generate the sine series 2. Explain the nested ifelse statement and write a program to find the largest of three given numbers by using nested ifelse statement. 3. Discuss about jumps in loops and labelled loops in java. 4. Explain the switch statement in java. 5. Write the general form of nested for loops. 6. Describe the syntax of decision making and looping statements of java, 7. Explain break and continue statements. Write a java program to use these statements. 8. Explain while and do statements. 9. Explain the ifelse ladder statement and write a program to demonstrate the use of ifelse ladder in analysing a marks list.

10.Write a program in java to reverse the digits of a number using the while loop. 11.What is the purpose of break statement in switch statement? 12.Explain the branching statement s with examples. CHAPTER 7 1. What are objects? Explain how they are created from a class. 2. What is constructor? What are its special properties? 3. What is class? Explain its use with example. 4. Describe the concepts of method overloading. 5. Write the short note on objects & methods in java. 6. What is procedure of defining a method? 7. What is constructor? Explain the invocation process of constructor. CHAPTER 8 1. Describe different forms of inheritance with examples. 2. Illustrate the concept of method overriding. 3. What is hierarchical inheritance? 4. Explain in detail the concepts of inheritance with appropriate examples. 5. Explain visibility access in java. 6. List all access specifiers in java. 7. Is multiple inheritance allowed in java? 8. What is abstract class? Explain their uses in java with suitable example. 9. Compare and contrast overloading and overriding methods in java.

Anda mungkin juga menyukai