ACROSS
13 A namespace for organizing classes and interfaces in a logical manner [7]
26 Operators takes three arguments [7]
10 A class is used to create an area in a frame to be used for displaying graphics. [6]
25 It starts the execution of Applet. In this state, the applet becomes active. [5]
1,2 These variables exist for the entire life-cycle of the program [14]
27,28 One object invoking methods on another object [14]
18,19 Who design the first version of Java [12]
7 A powerful and natural mechanism for organizing and structuring your software [11]
14 Can not instantiate these classes, Methods must be implemented in the sub classes [8]
23 Method invoked To obtain an AudioClip object [12]
20 special characters within the Java language to manipulate primitive data types [8]
DOWN
22 the area of memory where local variables (including method parameters) are stored. [5]
12 A special member function which will be called automatically to initialize the data member of a class whenever object is instantiated [11]
3,17 It is allocated only when a class is instantiated i.e. when an object is created [11]
21 This method helps to create Applet GUI such as a colored background, drawing and writing [5]
16 It stops the Applet execution. It is invoked when the Applet stops or when the browser is minimized [4]
6 This method initializes the Applet and is invoked only once in the Applet life cycle [4]
4,15 The variables that are declared within a function body [14]
8 Binding (or wrapping) code and data together into a single unit [13]
9 Syntax is largely driven by [3]
11 A server-side Java EE components that generate responses to requests from clients [7]
5 Opertors takes two arguments [6]
24 advanced graphical user interface library for the Java SE platform [5]