What would be the output of the following program in QBASIC?
X$ = MID$ (“National Cyber Olympaid”, 10, 5)
PRINT X$
ACyber
BNational
CNatio
DOlympiad
What would be the output of the following program in QBASIC?
X$ = MID$ (“National Cyber Olympaid”, 10, 5)
PRINT X$
ACyber
BNational
CNatio
DOlympiad