ECAT Computer Science MCQS Set 9

Google Ads1

ECAT Computer Science MCQS Page 3


Which view is used to add, edit or delete records form a table?
Datasheet view
Record view
Design view
Edit view

All numbers greater than 0 and less than 100
> 0 and  < = 100
< 0 and > = 100
< > 100
> = 1

 The name of actual and formal parameters
Must be same
May or may not be same
Must be different
Must be in lowercase

Format arguments are also called
Actual arguments
Dummy arguments
Original
Referenced arguments

Which data type can be used to define a field that is also formatted for data entry and display?
All
Text and Memo
Number and Currency
Date/Time

Which of the following is NOT displayed in Design view?
The components of each filed
The data type of each field
The properties of the selected field
The field names

In a relational database, a single piece of information is called:
Attribute
Table
Record
Entity

What is the default field size of a text data type field?
50
2
5
20

In C program two functions can have
Same name but different parameters
Same name
Same parameters
Same name & parameters

Field properties determine:
All
Field size
Input mask
Default value

To select all records that begin with letters A through G
<=”G”
Like “G”
<> A
> A

Which data type can be used to define a field that contains data content such as a chart, picture, or graphic object?
OLE object
Hyperlink
Memo
Auto number

Continue Reading Go to Next Page

Google Ads

Be the first to comment

Leave a Reply

Your email address will not be published.


*