This printable crossword puzzle on the topic of Computer Science & Technology has 20 clues. Answers range from 4 to 16 letters long. This crossword is also available to download as a Microsoft Word document or a PDF.
The output of the Java compiler is known as ______________
___________declares a class variable that is to be shared among all instances.
. An ____________ is an object that is generated when a run time error occurs
A_____________is a collection of classes and interfaces.
_____________is a reference to the current object on which the method was invoked.
abstract class and interface are used for runtime___________
Array is _____________ data type
Another term for __________ is information hiding.
the term __________ refers to a way of organizing classes that share properties.
A__________ variable is a data item that belongs to an object.
A __________ is a special kind of method used to initialize objects
An array that uses more than one index is called a__________ array.
The preferred class for output to a text file is __________.
______________members are accessible from object and the sub class objects
Java supports___________ programming.
_______________ is the java compiler.
Java uses ___________________ to represent characters.
A method declared with __________modifier cannot be overridden.
-------- tool is used for viewing HTML files.
_______________members are accessible from object and the sub class objects.