SIR C R REDDY COLLEGE OF ENGINEERING, ELURU
DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING
JAVA PROGRAMMING ASSIGNMENT 2 QUESTIONS
- How can you perform thread scheduling by setting priorities to threads? Explain the same with an example.
- Write a Java program to read from file and print file data on the user screen.
- Explain various states in the life cycle of an applet. And also give the syntax of each state.
- Explain the delegation event model of handling events with a suitable JAVA program
- Write short notes on
- Different ways of creating a frame in AWT
- AWT Layout Manager
- JAVA AWT Checkbox