10th Computer Science MCQS Chapter 5

Google Ads1

10th Computer Science MCQS


A subroutine itself is a ______________ program.
None of these
Small
Large
Medium

The Run function is referred to as a number generate.
Sequence
Both
None of these
Random

GOSUB Statement must be ended with _________ statement.
GOTO
Resume
END
RETURN

Which statement is used to disconnect the connection between the data file and BASIC program?
EOF
CLOSE
STOP
END

Which subprogram returns a single value as output?
File handling
None of these
Function
Subroutines

Which function is used to check the end of file?
EOF()
SQR ()
RND()
FIX()

Which one is not a string function?
left$(xs.2)
Right$(xs.2)
Mid$(x$,m,n)
Fix (x)

INT (7.6) = ___________
7
6
4
-7

In which mode, data can only be read?
Input
All of these
append
Output

A file is activated with one of the statement before its use.
READ
WRITE
None of these
PRINT

Continue Reading Go to Next Page

Google Ads