Class Seven

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 2

1.Database consists of?.

A)Fields b)Records c)Fields and record d)None of these

2………..Provides an easy way to enter or display a complete row information.

A)Filter b)Form b)Adding subtotal d)Sort

3.When was BASIC designed?.

A)1965 b)1968 c)1964 d)None of these

4.How many types of constants.

A)One b)Two c)Three d)None of these

5What is the correct syntax for GOTO statement

A)GOTO<instruction> b)GOTO instruction c)Both a&b d)None of


these

6.What will be the output of below program?.

CLS

Length = 20

Breath = 12

Perimeter = 2(Length+Breadth)

Print “The perimeter of rectangle is”:Perimeter

End

A)The perimeter of rectangle is 68 b)The perimeter of rectangle is 64


c)The perimeter of rectangle is 32 d)None of these

7.What will be the output of given programs?.

CLS

INPUT Y

If y>30

Print “y is greater than 30”

Else

Print “y is not greater than 30”

End if

End

Assume y=29

A)y is greater than 30 b)y is not greater than 30 c)Both a&b


d)None of these
8.How many character twitter allow to enter in post.

A)140 b)160 c)144 d)None of these

9.what is the new form of communication.

a)Twiter b)Microbloging c)both a and b d)None of these

10.Forum refers to

a)Post area b)Chat area c)Discussion area d)None of these

11.Onedrive is previously known as.

a)G-Drive b)Sky drive c)Both a and b d)None of these

12.How many space does onedrive offer?.

a)24 Gb b)7 GB c)25 GB d)None of these.

13.An example of a fourm is………

a)Fud b)Twitter c)Linked in d)None of these

14.The new version of ………….was released on 24 April 2013.

a)Constant b)Statement c)Qbasic d)Variables

15.A …….. can hold one data at a time and can accept different values during the execution of
programme.

a)Constant b)Variable c)Language d)Statement


16.Which function finds the largest number in a range?.

a)Average b)Max c)Count d)Main

17.What is the correct formula to find max value in the given range.

a)fx=Max(B4:B4) b)Max(B4:B4) c)Both a and b d)None of these

18.Magnifer ……. Portions of the screen.

a)Lessens b)Decreases c)Enlarges d)Reduces

19.A computer understands only ….. digits.

a)Binary b)Decimal c)Hexadecimal d)Octal

20………. Provides an easy way to enter or display a complete row of information

a)Filter b)Form c)Adding subtotal d)Sort

You might also like