Computer Studies Questions
Question 132:
Change a\(frac{(b-c)^2}{d +2}\) in algebraic expression to BASIC arithmetic expression.
- A A * b\(^2\) - c\(^2\) ÷ d +2
- B A * \(frac{(b-c)^2}{D +2}\)
- C Ab\(^2\) - ac\(^2\) ÷ d + 2
- D A * \(frac{(b-c)^2}{D +2}\) Opera
- E Python E. AB-AC^2 / D +2
View Answer & ExplanationQuestion 133:
In data base, the minimum number of characters. user can input in the field is known as field?
- A Caption
- B Format
- C Name
- D Size
- E Text
View Answer & ExplanationQuestion 134:
Which of these storage media has the lowest capacity?
- A CD-ROM
- B Flash Drive
- C Floppy Disk
- D RAM
- E Register
View Answer & ExplanationQuestion 135:
The full meaning of BCD is?
- A Basic Code Decimal
- B Basic Computer Decimal
- C Binary Coded Decimal
- D Binary Coded Digit
- E Binary Computer Decimal
View Answer & Explanation