Lesson 1 Introduction to C Programming

Quiz
•
Other
•
12th Grade
•
Hard
IKHTIARUDDIN IKHWAN
Used 5+ times
FREE Resource
7 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the primary purpose of programming?
To design websites
To instruct computers to perform tasks
To manage databases
To create graphics
Answer explanation
The primary purpose of programming is to instruct computers to perform tasks. While designing websites, managing databases, and creating graphics are applications of programming, the core function is to enable computers to execute commands.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is considered a high-level programming language?
Assembly
C
Python
Machine Code
Answer explanation
Python is considered a high-level programming language because it abstracts complex details and provides a user-friendly syntax, making it easier to write and understand compared to lower-level languages like Assembly or Machine Code.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is C often referred to as in the context of programming languages?
A low-level language
The mother language of all programming languages
An object-oriented language
A scripting language
Answer explanation
C is often referred to as 'the mother language of all programming languages' because it has influenced many modern languages and serves as a foundation for understanding programming concepts.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does a compiler do in the C programming process?
Links different source files together
Translates assembly code to machine code
Executes the C program
Checks for syntax errors in the source code
Answer explanation
A compiler checks for syntax errors in the source code, ensuring that the code adheres to the language's rules before it can be translated into machine code or executed.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the role of the preprocessor in C programming?
To link the program with libraries
To compile the source code
To interpret special preprocessor directives
To execute the program
Answer explanation
The preprocessor in C programming interprets special preprocessor directives, such as #include and #define, before the actual compilation process begins. This allows for code inclusion and macro definitions, making it essential for preparing the source code.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is NOT a part of the C environment?
Linking
Debugger
Compiler
Preprocessor
Answer explanation
The debugger is a tool used for testing and debugging code, but it is not a core part of the C environment. The C environment primarily consists of the compiler, preprocessor, and linking processes.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What file extension is typically associated with the output of an assembler on a UNIX system?
.exe
.o
.bin
.obj
Answer explanation
.o files are the standard output of assemblers on UNIX systems, representing object files. Other extensions like .exe and .bin are used for executable files, while .obj is more common in Windows environments.
Similar Resources on Wayground
10 questions
JavaScript and React Quiz

Quiz
•
University
10 questions
Understanding Scratch and DFU

Quiz
•
University
9 questions
Topic 2

Quiz
•
University
10 questions
RSP2024

Quiz
•
University
10 questions
Quizziz

Quiz
•
University
5 questions
ICS - Bellwork - 8/11/25 - 8/15/25

Quiz
•
3rd Grade - University
10 questions
Pharmacy Technician vs. Pharmacist/ Medical Terminology Quiz

Quiz
•
11th - 12th Grade
10 questions
Unit 1 DFC30112

Quiz
•
University
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Other
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
20 questions
Getting to know YOU icebreaker activity!

Quiz
•
6th - 12th Grade
10 questions
Impact of 9/11 and the War on Terror

Interactive video
•
10th - 12th Grade
28 questions
Ser vs estar

Quiz
•
9th - 12th Grade
6 questions
Biography

Quiz
•
4th - 12th Grade
25 questions
ServSafe Foodhandler Part 3 Quiz

Quiz
•
9th - 12th Grade
10 questions
Fact Check Ice Breaker: Two truths and a lie

Quiz
•
5th - 12th Grade
20 questions
Macromolecules

Quiz
•
9th - 12th Grade