Encapsulation

Encapsulation is packing or combining two or more items in one unit. The concept of encapsulation is used.. read more>>

Class

Classes in programming languages are user defined data types. But they behave like built-in data types. Classes are.. read more>>

Object

Anything that can be seen or touched is an object. Objects are everywhere around you. They may represent.. read more>>

Object Oriented Programming (OOP)

Object oriented programming is a type of programming paradigm which is abbreviated as OOP. This approach of programming.. read more>>

Programming Software

Programming software is a software which helps the programmer in developing other software. Compilers, assemblers, debuggers, interpreters etc... read more>>

System Software

System software makes the computer system available for use. It manages the computer resources. It runs at the.. read more>>

Application Software

Application software is a term which is used for software created for a specific purpose. It is generally.. read more>>

Data Type

Data type refers to the kind of data. The data type in programming, refers to what kind of.. read more>>

Information

Information is processed data. Information is the message or expression being conveyed. Information is data presented in way.. read more>>

Data

Data is a raw fact. Data is the plural of datum, however people prefer to use the term.. read more>>