Generate KERALA UNIVERSITY Class 5 object oriented design and java programming Question Paper
Create exam-ready question papers instantly using ZenQB AI. Perfect for teachers and students.
Sample Questions
- What is the use of sequence diagrams in UML modeling ?
- Create the partial Java AWT applet code segment to draw the following: (a) A rectangle that has a left-top at $(10,10)$ and has a width 60 and height 50
- Create the partial Java AWT applet code segment to draw the following: (b) A filled oval that has a left-top at $(80,10)$ and has a width 50 and height 50
- Create the partial Java AWT applet code segment to draw the following: (c) An arc that has a left-top at $(150,10)$ and has a width 70 . height 70 starting from $0^{\circ}$ to $180^{\circ}$.
- Show the usage of Interface in Java.