Filters
Question type

 To ______ a variable means to add an amount to its current value.​

Correct Answer

verifed

verified

 Which of the following is a Python keyword?​ 


A)  ​elif 
B)  ​else 
C)  ​def 
D)  ​all of the above

E) C) and D)
F) B) and D)

Correct Answer

verifed

verified

 A string can contain which of the following?​ 


A)  ​numerals 
B)  ​words 
C)  ​letters 
D)  ​all of the above

E) All of the above
F) C) and D)

Correct Answer

verifed

verified

 An instance of a class is said to be __________ (created) from the class.​

Correct Answer

verifed

verified

 _______ programming is a style of programming that focuses​ on using objects to design and build applications.

Correct Answer

verifed

verified

 When storing data in a variable, programmers use which symbol to indicate the assignment operator?​ 


A)  ​* 
B)  ​> 
C)  ​+ 
D)  ​=

E) A) and B)
F) B) and C)

Correct Answer

verifed

verified

 Adding comments generally makes the code ________. 


A)  ​easier to understand 
B)  ​harder to read 
C)  ​harder to maintain 
D)  ​none of the above

E) B) and D)
F) C) and D)

Correct Answer

verifed

verified

 In programming, an ______ is a symbol that represents an action.​

Correct Answer

verifed

verified

 In mathematics, the order of _______ is a collection of rules that dictate which procedures to perform first when calculating an arithmetic expression.​

Correct Answer

verifed

verified

 The == symbol is referred to as the ______ operator.​

Correct Answer

verifed

verified

Showing 81 - 90 of 90

Related Exams

Show Answer