What is a file? ...
What is a class? ...
What is inheritance? ...
What are the primary components of a computer system? ...
Follow
Me
Answers
What is a file?
A file is the common storage unit in a computer, and all programs and data are "written" into a file and "read" from a file.
What is a class?
A class is a blueprint that defines the variables and the methods common to all objects of a certain kind.
What is inheritance?
Inheritance refers to the storage and transmission of information by communication, imitation, teaching and learning.
What are the primary components of a computer sysytem?
The main components are the motherboard (main component that everything plugs into); the CPU (central processing unit, processes information supplied by the software); RAM (random access memory, temporary storage of software for quick and easy access by the CPU); the hard drive (stores all permanent and some temporary files).