Multiple Choice
The following statement contains what type of error?
txtAverage.Txt = CStr(CDbl(txtNum1.Text) + CDbl(txtNum2.Text) / 2)
A) a syntax error only
B) a logic error only
C) both a syntax error and a logic error
D) no errors
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q13: What is the correct syntax for displaying
Q14: Which of the following is a valid
Q15: If the value of the Date variable
Q16: The value returned by InputBox is a
Q17: The value of DateDiff(DateInterval.Day, #1/1/2014#, #2/1/2014#) is
Q19: Which of the following code statements generates
Q20: The statement Const TAX_RATE As Double is
Q21: An assignment statement of the form intVar
Q22: Given the data assigned to the string
Q23: What character is used to signify the