Java   View all facts   Glossary   Help
file > class file
Next fileJava Archive file    Upfile    Previous filesource file   

class file
subjectfact 
class filecan have a pathname that is different from the source pathnameadded by: DS, 2001-10-19 11:36:22.0
contains bytecode    source: Object Oriented Software Engineering by Lethbridge and Laganière, 2001-10-19 11:36:22.0
has definition A file that contains Java bytecodesadded by: DS, source: Sun Java Tutorial, reference: Source 2, 2001-10-19 11:36:22.0
has file name extension .classadded by: DS, 2001-10-19 11:36:22.0
has purpose to hold the compiled code of a programadded by: DS, 2001-10-19 11:36:22.0
is a subtopic of How Java Works2001-10-19 11:36:23.0
is a kind of fileadded by: JK, source: Sun Java Tutorial, 2001-10-19 11:36:23.0
must be executed by a Java Virtual Machineadded by: DS, 2001-10-19 11:36:23.0
must have a name that is the same as the source (Java) name except for the extension .classadded by: DS, 2001-10-19 11:36:23.0
fileis the smallest unit of source code that can be compiled2001-10-19 11:36:43.0