Information Technology
Information Technology is the technology that uses computing with high-speed communication links to spread information from one place to another.
-
Components affecting speed
Topics How data represent in computer How to process data in a computer Components affecting speed Microcomputer processor How data…
Read More » -
Application Software
Application software is used to perform various applications or tasks on the computer. Today. a wide variety of application software…
Read More » -
Information Communication Technology (ICT)
Information Communication Technology (ICT) refers to all types of technologies that are used to create, access, and process information. It…
Read More » -
Information Technology (IT)
Information technology is the technology that uses computing with high-speed communication links to spread information from one place to another.…
Read More » -
Create, edit, compile, link and execute a C program
A process to create, edit, compile, link and execute a C program is as follows: Creating and Editing a C…
Read More » -
List two reasons to a write Program
The two reasons to write a program in C rather than machine language are as follows: Easier to Write Program…
Read More » -
Advantages or characteristics of C language
Characteristics Some important characteristics of C language are as follows: Convenient Language Well-Structure Language Machine Independence Modularity Case Sensitivity Hardware…
Read More » -
History of C language
C is a popular high-level language. It was developed by Dennis Ritchie at AT&T Bell laboratories in 1972. C language…
Read More » -
Language processors and Types
Computer understand only machine language. A program written in high-level or assembly language cannot be run on a computer directly.…
Read More » -
Program and its main Categories
A computer is a device that follows the instruction given to it. A well-defined set of instruction given to the…
Read More »