Programming in Java 20ucsc305 23n486
Programming in Java 20ucsc305 23n486
NOV 2023
23N486
PROGRAMMING IN JAVA
20UCSC305
MAX. MARKS: 100
TIME: 3 HRS.
SECTION - A (10 X 3 = 30 MARKS)
(Answer Any TEN Questions)
1. Define Token.
2. How can print a statement in Java?
3. What is the use of variable?
4. How do you declare object in Java?
5. What is the use final keyword?
6. Define Array.
7. What is Thread?
8. What is Synchronization in Java?
9. How can define a file in Java?
10. Mention any two classes in AWT.
11. What is an event class in Java?
12. What is frame in Java AWT?
SECTION - B (5 X 6 = 30 MARKS)
(Answer Any FIVE Questions)
13. Explain about the arithmetic and assignment operators.
14. Explain the various data types in Java.
15. Write short notes on Java utility classes.
16. Discuss in detail about user defined packages.
17. How can implement Interface in Java?
18. Explain about the Input Stream and Output Stream classes.
19. Explain about the border layout in detail.
SECTION - C (4 X 10 = 40 MARKS)
(Answer Any FOUR Questions)
20. Discuss on various looping statements in Java.
21. Explain about the various string methods with suitable examples.
22. Explain in detail about Exception Handling.
23. Explain about the life cycle of thread.
24. Explain about the life cycle of an applet.
25. Discuss any three AWT controls.
******