InterviewSolution
Saved Bookmarks
| 1. |
C is a ________type of programming language. |
|
Answer» ONG>Answer: C (/siː/, as in the letter c) is a general-purpose, procedural COMPUTER programming language supporting STRUCTURED programming, lexical variable scope, and RECURSION, with a static type system. By design, C provides constructs that map efficiently to typical machine instructions. |
|