Go To Sir
Government Jobs Notifications
Government Job Preparation
Class V - XII
Mock Test
Other Services
Dear Lottery Result
News
Age Calculator
Unit Converter
Image Resizer
Clock
AI Chat
View MCQ Question
Home
View MCQ Question
(Q) How many types of commands in Visual FoxPro -
1
5
2
4
Ans : 2
(Q) How many data types in Visual FoxPro -
12
11
10
13
Ans : 13
(Q) Maximum width of character data type in Visual FoxPro 6.0 -
253
250
254
252
Ans : 254
(Q) Width of date type field is -
6 Characters
10 Characters
7 Characters
8 Characters
Ans : 8 Characters
(Q) Extension of a label file in FoxPro -
.xcs
.qpr
.lbx
.css
Ans : .lbx
(Q) Extension of database file in FoxPro -
.dbc
.dba
.dbf
.idx
Ans : .dbc
(Q) Extension of form file in FoxPro
.scx
.frm
.cdx
.mnx
Ans : .scx
(Q) To return the name of the month, we can use?
MONTH(DATE())?
CMONTH(DATE())?
CDATE(DATE())?
CDAY(DATE())?
Ans : CMONTH(DATE())?
(Q) To display the current record number,
finction in rec()
?recordnumber()
?rec()
?recno()
Ans : ?recno()
(Q) For command helps us to
to see the record which are temporarily deleted from table
at the last record to the database table
to provide condition with command
all of the above
Ans : to provide condition with command
(Q) For sort the data we use
sort
index and sort
index
all of the above
Ans : all of the above
(Q) To insert a blank record
Append
Insert after
Insert blank
Append blank
Ans : Append blank
(Q) In a database fields are stored in
Rows
Columns
Table
Both
Ans : Columns
(Q) Modify Structure command modifies
records
fields
database
both 1 and 3
Ans : fields
(Q) Append command at record in the middle of the database table.
True
False
both of above
both B and C
Ans : False
(Q) Default date format in Visual FoxPro
ANSI
America
Swish
British
Ans : America
(Q) To exit from FoxPro, use the command
CLS
EXIT
QUIT
CLOSE
Ans : QUIT
(Q) Create command creates
Table
Index
Row
Column
Ans : Table
(Q) Which command is used after locate command in finding a record?
Go on
recall
Nano
continue
Ans : continue
(Q) What is the hot key to save and exit?
Ctrl + W
Ctrl + A
Ctrl + B
Ctrl + L
Ans : Ctrl + W
(Q) Shortcut key to save a table in Visual FoxPro
ctrl + w
ctrl + Y
ctrl + a
ctrl + x
Ans : ctrl + w
(Q) To delete a record in browse mode
CTRL + T
CTRL + D
CTRL + Y
CTRL + X
Ans : CTRL + T
(Q) DBF stands for
Digit Base File
Digit Base File
Data British File
Database File
Ans : Database File
(Q) In FoxPro, default date format is
mm-yy-dd
yy/dd/mm
mm/dd/yy
dd/mm/yy
Ans : mm/dd/yy
(Q) VFoxPro: what is meaning of DBF?
Database
Database file
Details better format
Delete below files
Ans : Database file
(Q) To display names, number of records, size in bytes and date of last update for all databases
dir
dir *,*
dir *.?
dir ?.*
Ans : dir
(Q) Which is not Visual FoxPro type?
Date
Character
Date time
Dollar
Ans : Dollar
(Q) Closing a database refers to which command?
Quit
CLOSE FILE
CLOSE DATABASE
EXIT
Ans : CLOSE DATABASE
(Q) Table structure modification can be done with the help of which command?
Edit
Modify
Append
Modify structure
Ans : Modify structure
(Q) Command used to tag the current record for deletion
delete
deleted
delete current
None
Ans : delete
(Q) To show the all record without record number the command will be
list
list on
list off
none
Ans : list off
(Q) To open a particular database
Use Dbname
Run Dbname
Open Dbname
None of the above
Ans : Use Dbname
(Q) _________ command is used to delete the (*) marked records.
Pack
Delete
Zap
None of these
Ans : Pack
(Q) American date format is
MM/DD/YY
DD/MM/YY
yy-DD-mm
None of these
Ans : MM/DD/YY
(Q) CTOD stands for
Character for digit
Character to date
Character of date
None of these
Ans : Character to date
(Q) Data types available in Visual FoxPro are
13 types
5 types
10 types
None of these
Ans : 13 types
(Q) Databases store information in the form of
Forms
Reports
Tables
None of these
Ans : Tables
(Q) Extension of a report file
.Fra
.FRX
.DBF
None of these
Ans : .FRX
(Q) FoxPro is a kind of
Database application
Graphics application
Spreadsheet application
None of these
Ans : Database application
(Q) INDEX file extension is
.IDX
.DOC
.LBX
None of these
Ans : .IDX
(Q) Maximum number of fields in a table can be
260
255
250
None of these
Ans : 255
(Q) RDBMS stands for
Rural divisional basic management system
Relational database management system
Regional database management system
None of these
Ans : Relational database management system
(Q) Shorting order relates to which of the following?
Uppercase and Propercase
Uppercase and Lowercase
Ascending and Descending
None of these
Ans : Ascending and Descending
(Q) To see the listing of the output come in a different window the command
Modify structure
Browse
List off
None of these
Ans : Browse
(Q) LIST command shows
All the records at a time
Display only 2nd and the record without record number
Only specific record
Only 2nd record
Ans : All the records at a time
(Q) CHARACTER type contains
Only numeric values
Only decimal values
Both character and numeric values
Only character values
Ans : Both character and numeric values
(Q) USE FILENAME is the command of
File creation
Close database
Delete database
Open database
Ans : Open database
(Q) To permanently remove all records tagged for deletion
zap
deleted all
pack
pack call
Ans : pack
(Q) To get back all deleted record
Recall
Disp Deleted
Recall All
Recall Deleted
Ans : Recall All
(Q) To clears data from the specified fields in the current record command used in Visual FoxPro is
empty
clear
blank
remove
Ans : blank
(Q) To display the clock on screen command is
set clock on
multiple records
multiple tables
single table
Ans : set clock on
(Q) To sort any field of any table of FoxPro-
Sort On Fieldname To Newtable Name
Sort To Table Name New Name
Sort On New Name Field Name
Sort To Fieldname On Tablename
Ans : Sort On Fieldname To Newtable Name
(Q) The MODIFY STRUCTURE command opens the-
FoxPro
Report Designer
Form designer
Table designer
Ans : Table designer
(Q) Extension of a database table file is-
.DBC
.DBF
.FDP
Wk4
Ans : .DBF
(Q) Change the Date format to British type
Set Date British
Date Format British
Set British
All Of The Above
Ans : Set Date British
(Q) The 'DISPLAY' command shows
single record
multiple records
multiple tables
single table
Ans : single record