









Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
This study guide provides a comprehensive overview of fundamental coding terms and concepts, covering essential topics such as data types, operators, control flow, and programming paradigms. It includes definitions, explanations, and examples to enhance understanding and facilitate learning. The guide is particularly useful for beginners in software development, offering a solid foundation for further exploration.
Typology: Exams
1 / 17
This page cannot be seen from the preview
Don't miss anything!










single variable value across many conditions? - Correct Ans: โ Switch
Correct Ans: โ equal
Ans: โ assignment
Correct Ans: โ and
Correct Ans: โ or
Ans: โ not
Ans: โ greater than
evaluate a condition as True or False? - Correct Ans: โ A Boolean expression.
Ans: โ Nothing will print.
directly manipulates hardware. They are more efficient but harder to use.
Requires creativity and does not always involve what is immediately apparent with the problem; solutions and insights devised using this strategy are not immediately clear and require some deeper thinking to figure out.
variable cannot be accessed by code that appears inside the function at a point before the variable has been created.
โ 1000
ability to count up to 1000? - Correct Ans: โ 10
numerical value? - Correct Ans: โ Binary
- Correct Ans: โ
100 to calculate & process logic? - Correct Ans: โ Binary Code
bit fixed-length adress sysem? - Correct Ans: โ 64
calculation? - Correct Ans: โ Modulus
order? - Correct Ans: โ Left to Right