2832 and 6861 Programming Flashcard

Flashcard
•
Computers
•
9th - 12th Grade
•
Hard
Wayground Content
FREE Resource
Student preview

11 questions
Show all answers
1.
FLASHCARD QUESTION
Front
IDE
Back
Integrated Development Environment
Answer explanation
The whole point of an IDE is to develop code, or, in other words, to use your human language to command a computer. The IDE integrates a user interface that you can input text into that can be used to develop programs, scripts, and more.
2.
FLASHCARD QUESTION
Front
What language do we program our robots in (primarily)?
Back
Java
Answer explanation
C++ and Python are occasionally used by other teams.
Javascript is used primarily for web development as well as other applications.
3.
FLASHCARD QUESTION
Front
What is a parameter?
Back
A variable linked to a function that change the way a function is executed
4.
FLASHCARD QUESTION
Front
What is the difference between a while() and for() loop?
Back
A while() loop runs while a certain condition is true (or false), and a for loop runs based on an increment as set.
5.
FLASHCARD QUESTION
Front
Which of the following is an int variable type? 3.2, π, -3, 4
Back
4
6.
FLASHCARD QUESTION
Front
Which of the following is a double variable type? Options: Hello world!, True, 3, 12:45:00
Back
3
Answer explanation
3 can actually be stored as 3.0000000000000000000000000000000..... if it is casted as a double. The inverse is not true; a double cannot be casted as an integer.
7.
FLASHCARD QUESTION
Front
What is a syntax error?
Back
An error that occurs when there is an error in the way a command is typed.
Create a free account and access millions of resources
Similar Resources on Wayground
13 questions
Python - Unit Test 2

Flashcard
•
9th Grade - University
13 questions
Python variables, expressions, and data types

Flashcard
•
9th - 12th Grade
9 questions
STRING MANIPULATION (PYTHON)

Flashcard
•
11th - 12th Grade
13 questions
Unit 4 Flashcard 2 Reduced 25%

Flashcard
•
9th - 12th Grade
11 questions
Basic Java Programming Pre-test

Flashcard
•
11th Grade
10 questions
Ôn tập chủ đề F

Flashcard
•
KG
10 questions
Similar Triangles Proofs

Flashcard
•
9th - 12th Grade
7 questions
Minecraft

Flashcard
•
KG
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 Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade