General-Purpose Programming Language C Overview
10 Questions
0 Views

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to Lesson

Podcast

Play an AI-generated podcast conversation about this lesson

Questions and Answers

What was the original purpose of creating the C programming language?

  • To develop application software
  • To construct utilities running on Unix (correct)
  • To implement protocol stacks
  • To run on supercomputers only

Which book served as the de facto standard for the C programming language?

  • Programming in B
  • C Programming for Beginners
  • The C Programming Language (correct)
  • The Java Programming Language

What type of language is C considered to be?

  • Procedural (correct)
  • Functional
  • Object-Oriented
  • Declarative

When was C standardized by ANSI and ISO?

<p>1989 (A)</p> Signup and view all the answers

Which aspects does C support among the following?

<p>Imperative Procedural Programming and Lexical Variable Scope (A)</p> Signup and view all the answers

Which of the following is true about C programming language?

<p>C encourages cross-platform programming and has a standard that allows programs with minimal changes to be compiled on various platforms. (B)</p> Signup and view all the answers

Which of the following is a characteristic of C programming language?

<p>C allows for pass-by-value, functions as subroutines, and allows for pass-by-reference with pointers. (D)</p> Signup and view all the answers

Which of the following languages has not been influenced by C?

<p>COBOL (A)</p> Signup and view all the answers

Which of the following is true about the origin of C?

<p>C was developed by multiple people with input from colleagues and was closely tied to the development of Unix. (D)</p> Signup and view all the answers

Which of the following is a feature of C programming language?

<p>C has a static type system and requires explicit memory management and does not support garbage collection. (B)</p> Signup and view all the answers

More Like This

C Programming Language Quiz
10 questions
C Programming Language Fundamentals Quiz
10 questions
Use Quizgecko on...
Browser
Browser