Programming Fundamentals 1 – C Programming Exam || Questions & Answers (Rated A+)
Programming Fundamentals 1 – C Programming Exam || Questions & Answers (Rated A+) Programming Fundamentals 1 – C Programming Exam || Questions & Answers (Rated A+) Preprocessor Directive - ANSWER - A C program line begging with # that provides an instruction to the preprocessor Preprocessor - ANSWER - A system program that modifies a C program prior to its compilation Library - ANSWER - A collection of useful functions and symbols that may be accessed by a program Constant Macro - ANSWER - A name that is replaced by a particular constant value before the program is sent to the compiler Comment - ANSWER - Text beginning with / * and ending with */ that provides supplementary information but is ignored by the preprocessor and compiler Declarations - ANSWER - The part of the program that tells the compiler the names of memory cells in a program Executable Statements - ANSWER - Program lines that are converted to machine language instructions and executed by the compiler Reserved Word - ANSWER - A word that has special meaning in C Standard Identifier - ANSWER - A word having special meaning but one that a programmer may redefine (but redefinition is not recommended) Variable - ANSWER - A name associated with a memory cell whose value can change Variable Declarations - ANSWER - Statements that communicate to the compiler the names of variables in the program and the kind of information stored in each variable Data Type - ANSWER - A set of values and operations that can be performed on those values Int - ANSWER - data type is used to represent integer in C Double - ANSWER - Data type used to represent real numbers (with decimal)
Written for
- Institution
- Programming Fundamentals
- Course
- Programming Fundamentals
Document information
- Uploaded on
- August 8, 2023
- Number of pages
- 12
- Written in
- 2023/2024
- Type
- Exam (elaborations)
- Contains
- Questions & answers
Subjects
- programming fundamentals
-
programming fundamentals 1 – c programming exam
-
programming fundamentals 1 c programming exam
-
programming fundamentals – c programming exam
Also available in package deal