Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

B. Determine whether each of the following questions is True (T) or False F), an

ID: 3877798 • Letter: B

Question

B. Determine whether each of the following questions is True (T) or False F), and write your answer T or F for each question (Total 20 points for 10 questions, 2 points per question), has higher order of precedence than division. 2. Pretest form: Do while. loop and Postest form Do... loop while are exactly the same 3. If an initial value is not assigned, then à string variable stores the empty string. 4 Relational operator -s means equal to in vs 5. The way to declare a variable of integer is byvalvarname as

Explanation / Answer

1) Exponential has higher preference : True

2) False, pretest : Condition IS AT BEGENNING of loop, PostTest: Condition is at the end, SO LOOP WILL BE EXECUTED AT LEAST ONCE HERE

3) True, In VB variables are initialised by default vaues

4) False, there is no == , Its Just =

5) False, Its Dim byvarname As Integer

6) True

7) Fase, it cannot

8) True

9) True

10) False, Inter divison returns the quotient