Monday, December 24, 2012

BSNL TTA Computers questions

BSNL TTA Computers Question Paper:
1. What is the name of the software that allows us to browse through web pages?

(a) Browser

(b) Mail Client

© FTP Client

(d) Messenger

2. What is the address given to a network called?

(a) System Address

(b) SYSID

© Process ID

(d) IP Address

3. Which one of the following is a valid DOS command?

(a) LIST *.*

(b) LIST???.???

© RECOVER A:

(d) RENAME A:SAMPLE.TXT C:TEST.DOC



4. All system settings in WINDOWS are stored in:

(a) CONTROL.INI

(b) MAIN.INI

© SYSTEM.INI

(d) SETTING.INI

5. Which number system is usually followed in a typical 32-bit computer?

(a) 2

(b) 10

© 16

(d) 32

6. Which of the following is not an output device:

(a) Printer

(b) Scanner

© Flat Screen

(d) Touch Screen

7. A microprocessor is a processor with reduced

(a) instruction set

(b) power requirement

© MIPS performance

(d) none of the above

8. Which of the following is not an output of an assembler?

(a) executable program

(b) source listing with line numbers and errors

© a symbol table

(d) object program

9. Which layer of OSI model is responsible for routing and flow control:

(a) Presentation

(b) Transport

© Network

(d) Data Link

10. Arrays are passed as arguments to a function by

(a) value

(b) reference

© both a and b

(d) none of the above

11. Array is:

(a) linear data structure

(b) non-linear structure

© none of the above

12. A data structure in which elements are added and removed from only one end, is known as:

(a) Array

(b) Stack

© Queue

(d) None of the above

13. A diamond-shaped box in an Entity-Relationship diagram refers to:

(a) Entity

(b) Relationship

© Attribute

14. The principle means of identifying entities within an entity set is:

(a) Primary Key

(b) Record

© Attribute

(d) Tuple

15. Modem refers to:

(a) Modulator

(b) Modulation

© Demodulator

(d) Modulator and Demodulator

16. C language is available for which of the following Operating Systems?

(a) DOS

(b) Windows

© Unix

(d) All of the above

17. Which of the following have the fastest access time?

(a) Magnetic Tapes

(b) Magnetic Disks

© Semiconductor Memories

(d) Compact Disks

18. DMA stands for:

(a) Direct Memory Allocation

(b) Distinct Memory Allocation

© Direct Memory Access

(d) Distinct Memory Access

19. Array subscripts in C always start at:

(a):1

(b) 0

© 1

(d) Value provided by user

20. Which type of commands in DOS needs additional files for their execution?

(a) Batch Commands

(b) Internal Commands

© External Commands

21. Which of the following statements in regard to Directories is false?

(a) Directories can exist inside directories

(b) The root directory is always at the highest level

© Directories with files can be deleted

(d) Directories cannot be renamed

22. It is better to buffer a table when

(a) When a table is read infrequently

(b) When a table is linked to check tables

© When a table is read frequently and the data seldom changes

(d) When a single record is to be picked up

23. The Operating System is responsible for:

(a) Controlling peripheral devices such as monitor, printers, disk drives

(b) Provide an interface that allows users to choose programs to run and to manipulate files

© Manage users’ files on disk

(d) All of the above

24. A company whishes to connect two sites in different parts of the country together. It is decided to use the telephone system. What device should be connected to the fileservers on each site?

(a) Router

(b) Modem

© Switch

(d) Hub

25. What is a file server?

(a) A computer that performs a service for other computers

(b) A computer that controls the printers on the network

© A computer that stores files that are created by network users

26. What is the Protocol used for the Internet?

(a) IPX/SPX

(b) NetBIOS/NetBEUI

© CDMA/CA

(d) TCP/IP

27. Which one of the following is not a Normal Forms (Normalization) rule with regards to the Relational Model?

(a) All fields within a table must relate to or directly describe the Primary Key.

(b) Repeating Groups must be eliminated from tables.

© Fields that can contain non-numeric data are to be removed and placed within their own tables with an associated Primary Key.

(d) Redundant data is to be eliminated by placing the offending fields in another table.

28. Choose the answer which best describes the term Primary Key:

(a) The Primary Key is a field that contains data that can be duplicated.

(b) The Primary Key is a field that contains data that is unique.

© The Primary Key is a field that is never associated with any field in other tables.

(d) The Primary Key field is a concept used only in Microsoft Access.

29. Which technique is used to reduce the size of a file:

(a) Compression

(b) Decompression

© Encryption

(d) Decryption

30. BIOS stands for

(a) Binary Input Output Set

(b) Binary Input Output System

© Basic Input Output Set

(d) Basic Input Output System

31. A floppy disk is consisting of 40 tracks, each track contains 100 sectors, and the capacity of a sector is 512 bytes, what is the approx. size of that disk?

(a) 1 MB

(b) 2 MB

© 4 MB

(d) 8 MB

32. What is the binary equivalent of a decimal number 68:

(a) 1000100

(b) 1100100

© 1000010

(d) 1000001

33. Assembly language to machine language translation is:

(a) One-to-One

(b) One-to-Many

© Many-to-One

(d) Many-to-Many

34. Maximum size of IP address is:

(a) 12 bits

(b) 24 bits

© 32 bits

(d) 48 bits

35. RAM stands for

(a) Read Access Memory

(b) Read After Memory

© Random Access Memory

(d) Random After Memory

2 comments: