Q2)- Choose the correct statement 1- To change the text x to capital letters, use the function : a) Lcase(x) b) Ucase(x) c) Len(x) 2- To leave one line and print on next, use the following code: а)...

NoneQ2)- Choose the correct statement<br>1- To change the text x to capital letters, use the function :<br>a) Lcase(x)<br>b) Ucase(x)<br>c) Len(x)<br>2- To leave one line and print on next, use the following code:<br>а) Print

Extracted text: Q2)- Choose the correct statement 1- To change the text x to capital letters, use the function : a) Lcase(x) b) Ucase(x) c) Len(x) 2- To leave one line and print on next, use the following code: а) Print "a", "Ь", "С" b) Print "a"; "b"; "c" c) Print 3- The first order of operations when executing the arithmetic operation is: a) * b) + с) — 4-To declare a constant number x use the code: a) Const x = value b) Const x as value c)dim x = value 5- the range of integer number is a) -32768<><32768 b)=""><><32768><><>

Jun 09, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here