InterviewSolution
Saved Bookmarks
| 1. |
C is which type of programming language? |
|
Answer» ong>Explanation: 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. |
|