TSA Coding Study Guide Questions and
answers with 100% Complete solutions |
verified &updated 2024
What does the >= symbol in programming mean? - ✔✔greater than or equal
What does the <= symbol in programming mean? - ✔✔less than or equal
What does the === symbol in programming mean? - ✔✔equal value and
equal type
What does the != symbol in programming mean? - ✔✔not equal
,What does the !== symbol in programming mean? - ✔✔not equal value and
not equal type
What is another name for indenting? - ✔✔Nesting
What are nesting statements? - ✔✔They are statements inside
another statement.
Which statement allows more than one condition in an if statement? - ✔✔elif
What does a computer program use as a means to evaluate a condition as True or
False? - ✔✔A Boolean expression.
"A program contains the following statements:
x= grade
If x >90:
, print ("You are an A student!")
What action will the program take when x=89?" - ✔✔Nothing will print.
Computer Program - ✔✔Any software that runs on top of the operating system.
Programming Language - ✔✔A system of conventions and symbols used to
create instructions for computers, which read through and follow the instructions
in the code.
Machine Code - ✔✔A binary system that is made of a series of 1s and 0s. It is
considered the lowest level of programming and is the set of instructions with
which the computer's CPU works directly.
Low-level Language - ✔✔A programming language whose code is more similar
to what the computer works with and is less human-readable; it is very specific
and directly manipulates hardware. They are more efficient but harder to use.
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 Examsplug. Stuvia facilitates payment to the seller.
Will I be stuck with a subscription?
No, you only buy these notes for $13.24. You're not tied to anything after your purchase.