Object Oriented Software Engineering   View all facts   Glossary   Help | 
| subject > process > casting | 
| casting comparison table | |||||
| Subject | have purpose | is a kind of | is a subtopic of | have example | has definition | 
|---|---|---|---|---|---|
| process | subject | Anything that operates for a period of time, normally consuming resources during that time and using them to create a useful result | |||
| casting | to convert an instance of one data type into another which is a subclass of the original type | process | The Basics of Java | (String)i.next()  | 
Next process: compilation     Up: process    Previous process: business process