1. A world wide web contains web pages______
- a) residing in many computers
- b) created using HTML
- c) with links to other web pages
- d) residing in many computers linked together using HTML
Answer: D - The World Wide Web consists of web pages that reside on many computers worldwide and are linked together using HTML (Hypertext Markup Language).
2. CHARACTER' type contains ___________
- a) Only Character values
- b) Only Numeric values
- c) Both Character and Numeric Values
- d) Only Decimal Values
Answer: C - In Visual FoxPro, the CHARACTER data type can store both character and numeric values as text strings.
3. Command used to copy data from a Visual FoxPro table to a file in a different format______
- a) export to filename [type]
- b) send to filename [type]
- c) add to filename [type]
- d) Both option (a) and (b).
Answer: A - The EXPORT command in Visual FoxPro is used to copy data from a table to a file in different formats like XLS, CSV, DELIMITED, etc.
4. Comments can be added to cells using______
- a) Edit > Comments
- b) Review > Comments
- c) File > Comments
- d) View > Comments
Answer: B - In Microsoft Excel, comments are added through the Review tab in the Comments group. You can also right-click a cell and select "Insert Comment".
5. Create command creates______
- a) Table
- b) Row
- c) Column
- d) Index
Answer: A - The CREATE command in Visual FoxPro is used to create a new table structure with specified fields and data types.
6. Custom details option you will get in the______
- a) File Menu
- b) Edit Menu
- c) Query Menu
- d) Reports Menu
Answer: A - In Winaccord accounting software, the Custom Details option is typically found under the File Menu for configuring company-specific settings.
7. Data can be arranged in ascending or descending order by using______
- a) Sort command from Table menu
- b) Sort command from Data
- c) Sort command from Tools menu
- d) None of these
Answer: B - In Excel and many database applications, the Sort command is located under the Data menu/tab to arrange data in ascending or descending order.
8. Data Types available in Visual FoxPro are______
- a) 13 types
- b) 10 types
- c) 5 types
- d) None of These
Answer: A - Visual FoxPro supports 13 different data types including Character, Numeric, Float, Date, DateTime, Double, Logical, Memo, General, etc.
9. Default currency decimal number of winaccord is______
Answer: A - Winaccord accounting software defaults to 2 decimal places for currency values, representing rupees and paise.
10. Default group of cash ledger in winaccord is______
- a) cash a/c
- b) cash in hand
- c) cash balance
- d) cash account
Answer: C - In Winaccord, the Cash ledger is placed under the default group "cash balance" under current assets.
11. DHCP stands for______
- a) Dynamic Host Configuration Protocol
- b) Dual Host Configuration Protocol
- c) Dual Host Control Protocol
- d) Dynamic Host Control Protocol
Answer: A - DHCP (Dynamic Host Configuration Protocol) automatically assigns IP addresses and network configuration parameters to devices on a network.
12. Discount Column is available in______
- a) Sales Invoice
- b) Purchase Invoice
- c) both (a) and (b).
- d) Contra
Answer: C - Discount columns are available in both Sales Invoice and Purchase Invoice in accounting software to record trade discounts.
13. DNS stands for______
- a) Direct Naming System
- b) Drive Naming Society
- c) Domain Name System
- d) Development New Society
Answer: C - DNS (Domain Name System) translates domain names (like google.com) into IP addresses that computers use to identify each other on networks.
14. Document Numbering means______
- a) Date format system
- b) Automatic voucher numbering system
- c) Vat numbering system
- d) Ledger numbering system
Answer: B - Document numbering refers to the automatic numbering system for vouchers, invoices, and other documents in accounting software to maintain sequential records.
15. Ellipse Motion is a predefined ____
- a) Design Template
- b) Color Scheme
- c) Animation Scheme
- d) Color Effects
Answer: C - Ellipse Motion is a predefined animation scheme in presentation software like Microsoft PowerPoint that creates an elliptical motion path.
16. Excel probably considers the cell entry January 1, 2000 to be a______
- a) Label
- b) Value
- c) Formula
- d) Text string
Answer: B - Excel stores dates as serial numbers (values) to enable date calculations. January 1, 1900 is 1, January 1, 2000 is 36526.
17. Excel uniquely identifies cells within a worksheet with a cell name______
- a) Cell names
- b) Column numbers and row letters
- c) Column letters and row numbers
- d) Cell locator coordinates
Answer: C - Excel uses column letters (A, B, C) and row numbers (1, 2, 3) to create unique cell references like A1, B10, or Z100.
18. Extension of a Database table file is ___________
- a) Wk4
- b) .DBF
- c) .DBC
- d) .FDP
Answer: B - .DBF (database file) is the standard file extension for table files in Visual FoxPro, dBase, and many other database systems.
19. Extension of Excel 2007 file______
- a) .xls
- b) .xlsx
- c) .exl
- d) none
Answer: B - Excel 2007 introduced the .xlsx extension based on XML format, replacing the older .xls binary format.
20. Firefox came into market in the year______
- a) 2001
- b) 2003
- c) 2002
- d) 2004
Answer: D - Mozilla Firefox 1.0 was officially released in November 2004, quickly gaining popularity as an alternative to Internet Explorer.