Home
Study
Login
Register
Home
Study
Double Click 7
Rajni Kansal, Kriti Prakashan Ltd.
View Sample
Chapters
Network Devices and Topologies
HTML Introduction
HTML : Formatting A Document
Number Systems
Internet
Test Paper - 1
QBasic Loops
QBasic - Multiple Choice and Sub Procedures
String Handling In QBasic
MS Access : Working With Tables
Charts in MS Excel 2007
Test Paper - 2
ICSE
Class 7
Computer
Test Paper - 2
Available Answers
1.
Fill in the blanks.
When a loop is enclosed within another loop, then it is said to be _______________ loops.
_______________ statement returns to the original call code line.
The _______________ function returns a string consisting of a number of space characters.
A _______________ key consists of one or more fields that uniquely identify each record.
To create a chart in Excel, you start by entering the numeric data for the chart on a _______________.
2.
Write True or False.
If a loop has no exit condition, it will never stop.
Each case can handle single line of code.
DIM NAME AS STRING is another way of declaring string variable.
One can set some filed properties in Datasheet view or Design View.
Charts can be made using 2D and 3D graphics.
3.
Multiple Choice Questions (MCQs).
A _________________ variable stores partial results of repeated additions of it.
counter
accumulator
integers
GOSUB procedures use _________________ numbers.
serial
random
line
The _________________ function returns ASCII code number of a certain string or text character.
ASCII
ASC
ASCIICODE
Fields that are the part of a table relationship are called _________________.
keys
area
table
Trends in a large collection or table of data is shown by creating a _________________ which summarises data visually.
chart
field
worksheet
4.
What is a loop? What is the need of it?
5.
What is infinite loop? Explain.
6.
When should you use the SELECT CASE statement?
7 more answer(s) available.
Please login to post your comments.