Challenger App

No.1 PSC Learning App

1M+ Downloads
The 'C' Programming language was designed by ____ as a system programming language for UNIX.

ADennis Ritchie

BJohn Bridge

CAntony James Barr

DJonathan Blow

Answer:

A. Dennis Ritchie

Read Explanation:

The C programming language was designed by Dennis Ritchie at Bell Laboratories between 1972 and 1973. It was developed as a system programming language specifically for the UNIX operating system, which was being created at the same time.

Key Points:

  • Dennis Ritchie is recognized as the creator of the C programming language

  • C was developed at Bell Labs in the early 1970s

  • The primary purpose was to write the UNIX operating system

  • Before C, UNIX was written in assembly language, making it difficult to port to different hardware

  • C provided a balance between low-level hardware access and high-level programming features

  • The language became one of the most influential programming languages in history

  • It influenced many modern languages including C++, Java, C#, and others

Why other options are incorrect:

  • John Bridge - Not associated with C programming language development

  • Antony James Barr - Known for developing RPG (Report Program Generator), not C

  • Jonathan Blow - A modern game developer known for creating games like Braid and The Witness, not related to C's creation

Dennis Ritchie's contribution to computer science through the creation of C and his work on UNIX has had a lasting impact on modern computing systems.


Related Questions:

താഴെ പറയുന്നവയിൽ ഏതാണ് ഒരു സ്റ്റോർ നിർദ്ദേശം ?
Which of the following system software translate and execute high level language source code, statement by statement ?
How do you define a function in JavaScript ?
ഉയർന്ന തലത്തിലുള്ള ഭാഷകളിൽ എഴുതിയ പ്രോഗ്രാമുകൾ യന്ത്രഭാഷകളിലേക്ക് മാറ്റുന്നതിന് -------- ഉപയോഗിക്കുന്നു.
Which of the following is the correct declaration for an array ?