Computer Science & IT Professional Knowledge
Comprehensive quiz covering operating systems, databases, networking, security, programming, software engineering, and basic computer concepts for IT professionals.
Questions
Which of the following is/are the measure(s) of computer penetration in the country?
- Computer literacy
- Cyber space
- Netizen
- All of the above
- None of these
CAB is a/an
- MS-DOS file name extension
- file name extension for files which contain images stored as sets of bits
- standard for scripting server-side web pages
- Microsoft compressed file format
- None of these
What is/are the function(s) of INS key?
- Toggle insert
- Overwrite mode
- Both 1 and 2
- Varies with application
- None of these
A typical program which can open a compressed file is
- notepad
- acrobat
- explorer
- IZArc
- Winamp
How many bytes represent each symbol in a standard Unicode?
- 16
- 8
- 4
- 1
- 2
Which of the following is not a loading scheme of Yacc?
- Absolute loader
- Relocating loader
- Static loading
- Dynamic loading
- Dynamic linking
For granting only one process among many processes to enter their critical section, the initial value of semaphore should be
- 8
- 16
- 2
- 1
- 32
Which keyword is used to find the last occurrence of a given character in a string?
- strchr
- strrchr
- strstr
- strnset
- strset
In a B+ tree,
- all keys are stored at the leaves
- all records are stored at the leaves
- all records are stored in the interior nodes
- both keys and records are stored in the interior nodes
- both keys and records are stored at the leaves
Which of the following is not a necessary condition for deadlock to occur?
- Progress
- Hold and wait
- Mutual exclusion
- No preemption
- Circular wait
PICO is a/an
- API for developing 32-bit applications
- text editor for UNIX-based computer systems
- program that flags suspicious constructs
- UNIX utility that parses text
- screen-oriented text editor
Which of the following parity flags shows presence of carry out of bit 3 to bit 4?
- CS
- S
- P
- AC
- Z
Which of the following is not true for a primary key in DBMS?
- It uniquely identifies a row in a table.
- Its attributes cannot be duplicated in a row.
- It cannot be null.
- It is mandatory to provide input for the primary key attributes.
- It can be a composite key.
Choose the type(s) of cardinality of relationship for E-R modelling.
- One to one
- Many to one
- Both 1 and 2
- No cardinality exists in an E-R model.
- None of these
Normalisation is
- also called top-down approach
- based on mathematical foundations
- used to remove the redundancy to a greater extent
- Both 1 and 3
- Both 1 and 2
Which of the following statements is correct about data control language (DCL)?
- It is used to define the end of a transaction.
- It defines change and drops the structure of a table.
- It is used to modify and delete data from a table.
- It has SELECT as a SQL keyword.
- It can remove all rows from a table.
A software engineer who analyses the interfacing between entities of domain and software to be developed is called
- project manager
- module leader
- analyst
- domain consultant
- reviewer
Which of the following is not a characteristic of data warehousing?
- Subject orientation
- Time invariant
- Non-volatile
- Static
- Integrated form
Which of the following phases of waterfall model deals with integration testing?
- Build phase
- Test phase
- Design phase
- Deployment phase
- System engineering phase
Which process handles the removal of the running processes from the CPU and the selection of another process on the basis of a particular strategy?
- Scheduling
- Batching
- Threading
- Dispatcher
- Task manager
Which of the following is true for batch operating system?
- User of batch operating system can directly interact with computer.
- It reduces CPU idle time.
- It allows many persons to use a particular system simultaneously.
- CPU is idle sometimes as its speed is greater than that of I/O devices.
- It compromises the security and integrity of users.
The Banker’s algorithm is used for
- deadlock avoidance
- deadlock detection
- Both 1 and 2
- resource allocation
- None of these
The attempt to find a password by sequential trial of all possible combinations until the right combinations are found is called
- breach
- hacking
- butter overflow
- brute-force attack
- attack
The act of faking something in order to gain unauthorised access to a user’s private information is called
- sniffing
- phishing
- breaching
- hacking
- spoofing
Artifact-based authentication includes
- machine readable badges and electronic smart cards
- fingerprints
- vault cards
- Both 1 and 2
- Both 2 and 3
The data processing system in which time interval required to process and respond to input is negligible compared to online processing is
- real-time operating system
- network operating system
- distributed operating system
- time-sharing operating system
- virtual time operating system
The malware which fakes to perform a desirable function, but contains a hidden code that is intended to allow unauthorised modification or even deletion of data is
- virus
- worm
- spyware
- trojan horse
- ransomware
Which OSI layer governs formatting and routing of data packets?
- Network layer
- Internet layer
- Transport layer
- Application layer
- Presentation layer
The array which contains elements having almost the same value is
- one-dimensional array
- sparse array
- constant array
- homogeneous array
- parse array
Which security protocol allows for encryption and certification functionality in a TCP/IP environment?
- Firewall
- SSL
- Digital certificates
- HTTP
- Proxy servers
Which international standard is used for providing guidelines and framework for software life cycle processes?
- ISO/IEC 12077
- ISO/IEC 1127
- ISO/IEC 12027
- ISO/IEC 1207
- ISO/IEC 12207
In UNIX, the command “pgm>>file” is used for
- reading an input from a file
- redirecting the output of pgm to a file
- appending the output of pgm to a file
- All of the above
- None of these
Which protocol standardises the way requests are sent and processed, and provides a means of communication between web servers and browsers?
- MIME
- LINE
- SMTP
- HTTP
- FTP
Which application allows a user to alter any number and immediately see the result of that alteration?
- Desktop publishing
- Spreadsheet
- Database
- Microsoft Outlook
- Data structure
In a spreadsheet, Book 1 shows the process of naming and numbering of ________ in each work session.
- active cell
- menu bar
- formula bar
- name box
- sheet
The difference between memory and storage is that memory is _____ and storage is _____.
- temporary, temporary
- permanent, permanent
- permanent, temporary
- temporary, permanent
- slow, fast
The word length of a 32-bit microprocessor is
- 32 Bytes
- 16 Bytes
- 8 Bytes
- 4 Bytes
- 2 Bytes
A RDBMS package manages data in more than one file at once by organising it in the form of
- tables
- rows
- relations
- Both 1 and 2
- Both 1 and 3
The tool which enables the addition of text to a slide without using the standard place holders is
- line tool
- textbook tool
- autoshape tool
- title bar
- hold tool
Which of the following statements is correct?
- Local variables are declared inside a function and accessible within the function only.
- Global variables are declared in a separate file and accessible from any program.
- Global variables are declared inside a function and accessible from anywhere in the program.
- Local variables are declared in the main body only and accessible from functions only.
- Global variables are declared inside a function and accessible inside the function only.
What do we call the the automatic shifting of cursor to the next line in MS-Word on reaching the right edge of the screen?
- Word wrap
- Carriage return
- Sort
- Multi-leveling
- None of these
_______ compares the processing speeds of different computer systems.
- EFTS
- MIPS
- EFTS
- CPS
- BIPS
What is the process of forwarding traffic from remote users to a corporate network through an existing public IP network called?
- Trumping
- Tunneling
- Swapping
- Redirecting
- Terminating
Which of the following is used for data entry and storage, and not for processing?
- Dedicated bus
- Mouse
- Keyboard
- Dumb terminal
- Joystick
The minimum length of an ethernet frame is _______ and the maximum length is ______.
- 64 bytes, 1518 bytes
- 32 bytes, 1218 bytes
- 64 bytes, 1218 bytes
- 32 bytes, 1518 bytes
- 128 bytes, 1518 bytes
The authority which supervises the allocation of IP addresses, port addresses and other numerical standards is
- NIC
- IANA
- ISI
- FEMA
- NCIC
In Greeking, symbols are used to
- show text/graphics that cannot be shown in sufficient detail for the whole document
- encrypt the original text/graphics
- make it suitable for information interchange
- All of the above
- None of the above
What is the standard communication protocol for exchange of information between musical synthesisers and computer?
- MIDI
- MIME
- MDLP
- VEGA
- MUSE
Which of the following is/are not correct for paged addressing?
- In this mode, memory is assumed to be consisted of equal sized blocks.
- The memory address can be treated as having a page number and location address.
- Memory address is represented by page field and offset.
- Address modifiers are included in instruction format.
- All of the above
Bootstrap protocol allows
- translation of computer name into IP address
- control of storage of incoming messages
- workstations to find their IP addresses dynamically
- error and congestion control
- execution of BIOS
Which of the following is a tool used for creating online catalogues, ordering forms, credit checking and support services to e-commerce websites?
- E-tailware
- E-governance
- E-library
- Desktop Publishing
- OLTP