CDT Exam Practice SAM Questions With 100% Correct Answers
CDT Exam Practice SAM Questions With 100% Correct Answers Boolean variable - answerA data type that can only have one of two values (True or False) Eg playing = True String variable - answera data type that is a sequence of characters (letters, numbers and symbols). Eg name = "Barry" the text Barry is the string. name is the variable Integer variable - answera data type that is a whole number and uses a whole number (not a fraction) that can be positive, negative, or zero. Eg lives = 3 Casting - answerChanging one data type to another Eg Converting to a string b = str(2) Converting to an integer a = int("1") Debugging - answeris the process of finding and fixing issues in a program. They can be either logic issues or syntax issues. Command - answerA button, list, or other clickable option on the Ribbon. Eg print("Hello World") Syntax - answerthe structure of statements in a computing language. Program - answerA collection of commands Variable - answeris a way of storing and keeping track of data.
Written for
- Institution
- CDT
- Course
- CDT
Document information
- Uploaded on
- March 20, 2024
- Number of pages
- 3
- Written in
- 2023/2024
- Type
- Exam (elaborations)
- Contains
- Questions & answers
Subjects
-
cdt exam practice sam questions with 100 correct
Also available in package deal