10th Computer Science MCQS Chapter 5

Google Ads1

10th Computer Science MCQS


A function is used to calculate and return a _____________ value.
Double
Multiple
Single
None of these

Which of the following is used to convert an ASCII code value to its equivalent character?
MID$ function
RIGHT$ function
SPACE$ function
CHR$ function

Which function is used to check for end of file during the reading process
FOS
SOF
FOE
EOF

The output of SGN(-4) is:
0
None of these
#NAME?
#NAME?

In BASIC, the value of the base of the logarithm e will be:
4.718282
2.71828
3.718282
1.718282

The functions which are built into the BASIC language and can be used by calling them are called:
String functions
Predefined functions
Numeric functions
User defined functions

Function is called for executing with the reference of its.
None of these
Expression
Argument
Name

Which one is not a numeric function ?
INT (x)
CHR$(x)
SQR (x)
ABS(x)

In BASIC,date files can be divided into ___________ types.
4
3
2
5

Output of INT (-12,85) is.
12
13
-12
-13

Continue Reading Go to Next Page

Google Ads