C Language
C is a general-purpose language. It is called C because it was an improvement over another language called B that was developed at AT&T Bell Labs in the early 1970s. C was developed by Brian Keminghan and Dennis Ritchie. It is closely associated with the UNIX system since the C language was developed on UNIX. Although UNIX was initially written in assembly language, Dennis Ritchie later rewrote UNIX in C language. In a short time C has become an extremely popular language and is now widely used in system development applications and for commercial uses. C is a concise language that provides a high level of modularity.
More from this Section
- How Neural Networks (NNs) Work
A neural network (NNs) is made up of interconnected processing elements (PEs), which are ... - Indexed-sequential file
Indexed-sequential file refers to a file in which data are stored in a sequence (similar ... - Utility programs
Utility programs refer to those programs that perform routine, repetitive tasks. Utility ... - Communication satellite systems
Communication satellite systems refer to commercial satellites that are launched into ... - Small computer System Interface (SCSI)
Small computer System Interface (SCSI) refers to the 8-bit parallel I/O bus that “hides” ...