Terminologies in Coding Exam Questions and Answers Latest Update
3 views 0 purchase
Course
Coding.
Institution
Coding.
Terminologies in Coding Exam Questions and Answers Latest Update
User Interface - Answers the inputs and outputs that allow a user to interact with a piece of software. User interfaces can include a variety of forms such as buttons, menus, images, text, and graphics.
Input - Answers data that ar...
Terminologies in Coding Exam Questions and Answers Latest Update
User Interface - Answers the inputs and outputs that allow a user to interact with a piece of software.
User interfaces can include a variety of forms such as buttons, menus, images, text, and graphics.
Input - Answers data that are sent to a computer for processing by a program. Can come in a variety of
forms, such as tactile interaction, audio, visuals, or text.
Output - Answers any data that are sent from a program to a device. Can come in a variety of forms,
such as tactile interaction, audio, visuals, or text.
Program (or code) Statement - Answers a command or instruction. Expresses an action to be carried out.
Program - Answers a collection of program statements that performs a specific task when run by a
computer. Run (or "execute") one command at a time.
Sequential Programming - Answers program statements run in order, from top to bottom. No user
interaction. Code runs the same way every time.
Event Driven Programming - Answers some program statements run when triggered by an event, like a
mouse click or a key press. Programs run differently each time depending on user interactions.
Debugging - Answers the process of finding and fixing problems in code.
Documentation - Answers a written description of how a command or piece of code works or was
developed.
Comment - Answers form of program documentation written into the program to be read by people and
which do not affect how a program runs.
Pair Programming - Answers a collaborative programming style in which two programmers switch
between the roles of writing code and tracking or planning high level progress.
Expression - Answers a combination of operators and values that evaluates to a single value.
Variable - Answers holds one value at a time. An abstraction inside a program that can hold a value. Data
storage that represents one value at a time, but that value can be a list or other collection that in turn
contains multiple values.
Assignment Operator - Answers allows a program to change the value represented by a variable.
Boolean Value - Answers a data type that is either true or false.
Boolean Expression - Answers evaluates to either true or false.
Function - Answers a named group of programming instructions. Also referred to as a "procedure."
The benefits of buying summaries with Stuvia:
Guaranteed quality through customer reviews
Stuvia customers have reviewed more than 700,000 summaries. This how you know that you are buying the best documents.
Quick and easy check-out
You can quickly pay through credit card or Stuvia-credit for the summaries. There is no membership needed.
Focus on what matters
Your fellow students write the study notes themselves, which is why the documents are always reliable and up-to-date. This ensures you quickly get to the core!
Frequently asked questions
What do I get when I buy this document?
You get a PDF, available immediately after your purchase. The purchased document is accessible anytime, anywhere and indefinitely through your profile.
Satisfaction guarantee: how does it work?
Our satisfaction guarantee ensures that you always find a study document that suits you well. You fill out a form, and our customer service team takes care of the rest.
Who am I buying these notes from?
Stuvia is a marketplace, so you are not buying this document from us, but from seller TutorJosh. Stuvia facilitates payment to the seller.
Will I be stuck with a subscription?
No, you only buy these notes for $7.99. You're not tied to anything after your purchase.