This page requires a JavaScript-enabled browser
Instructions on how to enable your browser are contained in the help file.
Chapter 10 Data Type Assignment and Input Output Stat - 2
1.
In GWBASIC, commas are used to print result in
a) Four zones
b) Six zones
c) Three Zones
d) Five Zones
2.
Which of the following is valid numeric variable name
a) NETPAY
b) NET-PAY
c) 5 NET PAY
d) NET & PAY
3.
< > is an example of ___________ operator
a) Arithmetic
b) Logical
c) Functional
d) Relational
4.
Which of the following arithmetic operator will be solved from right to left during evaluation of expression.
a) /
b) *
c) ^
5.
In processing block ________ statement, allows calculation of the data.
a) Assignment
b) Input
c) None of above
d) Output
6.
What will be the result of 5*2^2 -3*4 expression
a) 88
b) 388
c) None of above.
d) 8
7.
Which of the following is non-executable statement in Basic
a) PAINT
b) TAB
c) RSET
d) REM
8.
Which of the following BASIC statement do not assigns value from within a program
a) READ DATA
b) WRITE
c) LET
d) INPUT
This is more feedback!
This is the feedback!