
Understanding Programming Fundamentals
Authored by Chris Giangrasso
Computers
Professional Development
Used 1+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
18 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a scripting language?
C++
Java
VBScript
Assembly
Answer explanation
VBScript is a scripting language designed for automation and web development, while C++, Java, and Assembly are primarily used for compiled programming. Thus, VBScript is the correct choice.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In programming, what does the term "loop" refer to?
A function that calls itself
A sequence of instructions that is repeated until a certain condition is met
A variable that holds multiple values
A method of sorting data
Answer explanation
In programming, a "loop" refers to a sequence of instructions that is executed repeatedly until a specified condition is met. This is essential for tasks that require repetition, making the second choice the correct answer.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is not a programming language?
JavaScript
HTML
Ruby
Swift
Answer explanation
HTML is a markup language used for structuring content on the web, not a programming language like JavaScript, Ruby, or Swift, which are used for writing scripts and applications.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of the following code snippet in Python? ```python x = 5 y = 10 print(x + y) ```
15
510
5
10
Answer explanation
The code adds the values of x (5) and y (10) together. The result of 5 + 10 is 15, which is printed. Therefore, the correct answer is 15.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In the context of programming, what does the acronym "IDE" stand for?
Integrated Development Environment
Internal Data Execution
Interactive Debugging Engine
Internet Development Extension
Answer explanation
The acronym "IDE" stands for "Integrated Development Environment," which is a software application that provides comprehensive facilities to programmers for software development, including code editing, debugging, and testing.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of a function in programming?
To store data
To perform a specific task
To define a variable
To create a loop
Answer explanation
The purpose of a function in programming is to perform a specific task. Functions encapsulate code that can be reused, making programs more organized and efficient.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a type of loop in programming?
For loop
While loop
Do-while loop
All of the above
Answer explanation
All of the options listed are types of loops in programming. A 'For loop' iterates a set number of times, a 'While loop' continues as long as a condition is true, and a 'Do-while loop' executes at least once before checking the condition.
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?
Similar Resources on Wayground
20 questions
DI (EM24) - Diseño de Contenidos (T8)
Quiz
•
University - Professi...
14 questions
Linux Command Line Quiz
Quiz
•
Professional Development
15 questions
OS Quiz
Quiz
•
Professional Development
15 questions
JDBC_Objective_Exam_2
Quiz
•
Professional Development
17 questions
Rol del INFOTEP
Quiz
•
Professional Development
21 questions
CPA MS-Office Hotkeys Quiz
Quiz
•
8th Grade - Professio...
20 questions
Fibra Óptica, Medios Inalámbricos, Cableado Estructurado
Quiz
•
Professional Development
20 questions
PPL
Quiz
•
Professional Development
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
fractions
Quiz
•
3rd Grade
20 questions
Main Idea and Details
Quiz
•
5th Grade
20 questions
Context Clues
Quiz
•
6th Grade
15 questions
Equivalent Fractions
Quiz
•
4th Grade
20 questions
Figurative Language Review
Quiz
•
6th Grade
Discover more resources for Computers
10 questions
How to Email your Teacher
Quiz
•
Professional Development
6 questions
3RD GRADE DECLARATION OF INDEPENDENCE EXIT TICKET
Quiz
•
Professional Development
19 questions
Black History Month Trivia
Quiz
•
6th Grade - Professio...
22 questions
Multiplying Exponents with the Same Base
Quiz
•
9th Grade - Professio...
40 questions
Flags of the World
Quiz
•
KG - Professional Dev...