4-CET-MCQs-Computer-Software-Internet Basics
4-CET-MCQs-Computer-Software-Internet Basics
Visit exza.in for Std. 12th IT Notes and Online Exam practice
Which term is used for creating, formatting, editing,
storing, retrieving and printing a text document?
Spreadsheet design
Web design
Database management
Word processing
What is a cookie?
An internet information file
An intranet file
An image file
A sound driver file
Visit exza.in for Std. 12th IT Notes and Online Exam practice
Operating system is
Hardware
Software which manage resources of the system
Software which performs computation
None
An operating system (OS) is a software that manages and controls the hardware and
software resources of a computer system. It provides an interface between the user
and the computer hardware, allowing the user to interact with the computer and run
applications.
The operating system performs a wide range of tasks, including:
Resource management: The operating system manages the computer's hardware
resources, such as the CPU, memory, and storage devices, allocating them to running
applications and managing their usage.
Process management: The operating system manages the processes running on the
computer, ensuring that they have access to the resources they need and that they
do not interfere with each other.
Memory management: The operating system manages the computer's memory,
allocating it to running processes and freeing it up when it is no longer needed.
File management: The operating system manages the computer's file system,
allowing users to create, edit, and delete files and directories.
Security: The operating system provides a variety of security features, such as user
authentication and access control, to protect the computer and its data from
unauthorized access.
Visit exza.in for Std. 12th IT Notes and Online Exam practice
DOS stands for
Disk Operating System
Disk operating session
Digital Operating System
Digital Open system
DOS stands for "Disk Operating System."
DOS is a term commonly used to refer to several operating systems that were
primarily used on personal computers in the 1980s and early 1990s. The most well-
known and widely used DOS is MS-DOS (Microsoft Disk Operating System),
developed by Microsoft.
DOS is a single-user, command-line-based operating system that provides basic
functionality for managing files, running applications, and interacting with the
computer's hardware. It is called "Disk Operating System" because it primarily
operates from and manages disk storage devices, such as hard drives and floppy
disks.
MS-DOS gained popularity due to its bundled version with IBM's personal computers,
known as IBM PC DOS. MS-DOS was a text-based operating system that required
users to type commands to perform various tasks, such as navigating the file system,
executing programs, and managing system configuration.
DOS played a significant role in the early days of personal computing and laid the
foundation for subsequent operating systems, such as Windows. Although DOS is no
longer the dominant operating system, its influence and legacy can still be seen in
various command-line interfaces and historical references within modern operating
systems.
Visit exza.in for Std. 12th IT Notes and Online Exam practice
Which of the following controls the process of interaction
between the user and the operating system?
User interface
Language translator
Platform
Screen saver
Tally is __________
Open S/W
Closed S/W
Application s/w
System s/w
Tally is a popular accounting software that is widely used in businesses and
organizations to manage their financial transactions and accounting processes. It is a
comprehensive software package that offers features such as accounting, inventory
management, payroll processing, taxation, and financial reporting.
Visit exza.in for Std. 12th IT Notes and Online Exam practice
System libraries that provide a collection of reusable code that can be used by other
software applications to perform common tasks.
Visit exza.in for Std. 12th IT Notes and Online Exam practice
the software developer and cannot modify the software's source code to add new
features or fix bugs.
Microsoft Word is developed and owned by Microsoft Corporation, and its source
code is not publicly available for viewing or modification. Users must purchase a
license to use the software, and the end user license agreement (EULA) prohibits
modification or redistribution of the software without permission from Microsoft.
___________________ is designed to solve a specific
problem or to do a specific task.
Application Software
System Software
Utility Software
User
Explanation: An application software is specific to solving a specific problem. System
software is designed for controlling the operations of a computer system.
Visit exza.in for Std. 12th IT Notes and Online Exam practice
Which one of the following groups contains graphical file
extensions?
JPG, CPX, GCM
GIF, TCE, WMF
TCP, JPG, BMP
JPG, GIF, BMP
Visit exza.in for Std. 12th IT Notes and Online Exam practice
Which of the following can access the server?
Web Client
User
Web Browser
Web Server
Explanation: Any computer that has access to the webserver is called the web client.
A web server is any computer that uses the HTTP protocol.
Visit exza.in for Std. 12th IT Notes and Online Exam practice
CAD stands for
Computer aided design
Computer algorithm for design
Computer application in design
Computer analogue design
CAD stands for Computer-Aided Design. It is a technology that uses computer
software to assist in the creation, modification, analysis, and optimization of designs
and technical drawings. CAD software is commonly used in various industries, such as
architecture, engineering, manufacturing, and construction, to design and develop
products, buildings, and infrastructure.
With CAD software, designers and engineers can create accurate and detailed 2D and
3D models, simulate real-world conditions and test design performance, and make
modifications and revisions easily and quickly. CAD technology has revolutionized the
design and manufacturing process, making it more efficient, precise, and cost-
effective.
7-zip is ___________
File archiver
Web browser
Editor
None of above
7-Zip is a free and open-source file archiver and compression software that can be
used to compress and decompress files in a variety of formats.
7-Zip supports a wide range of compression formats, including its own 7z format, as
well as ZIP, GZIP, BZIP2, TAR, and others. It also has the ability to create self-
extracting archives and supports strong AES-256 encryption for secure archiving.
In addition to its archiving and compression capabilities, 7-Zip can also be used to
view and extract files from ISO and other disk image formats. It has a simple and
easy-to-use interface, and is available for Windows, Linux, and macOS operating
systems.
Overall, 7-Zip is a powerful and versatile tool for working with compressed files, and
is a popular alternative to other file archiving and compression software such as
WinZip and WinRAR.
Visit exza.in for Std. 12th IT Notes and Online Exam practice
Which of the following is not anti- viruses’ software?
NAV
F-Prot
Oracle
McAfee
Oracle is a multinational technology company known for its database management
systems, cloud services, and enterprise software solutions
Visit exza.in for Std. 12th IT Notes and Online Exam practice
A service that allows a user to log in into another computer
somewhere on the Internet.
Telnet
FTP
e-mail
UseNet
Explanation: Telnet is the answer. It is a service that enables the user to log into
another computer somewhere on the Internet.
Visit exza.in for Std. 12th IT Notes and Online Exam practice
________ is HTTP web server
Lucene
Fedora
Perl
Apache
There are several HTTP web servers available, but some of the most popular ones
are:
Apache HTTP Server: Apache is a widely used open-source web server that has been
in use since 1995. It supports multiple platforms, including Linux, Windows, and
macOS.
Nginx: Nginx is a high-performance open-source web server that has gained
popularity in recent years. It is known for its ability to handle high levels of
concurrent connections and can be used as a load balancer or reverse proxy.
Microsoft IIS: Microsoft Internet Information Services (IIS) is a web server that is
included with Windows Server operating systems. It supports the .NET framework
and other Microsoft technologies.
Lighttpd: Lighttpd is a lightweight open-source web server that is designed for speed
and efficiency. It is often used for serving static content and can be used as a reverse
proxy.
Caddy: Caddy is a modern open-source web server that is known for its simplicity and
ease of use. It supports HTTPS encryption by default and can be used as a reverse
proxy.
Each of these web servers has its own strengths and weaknesses, and the choice of
which one to use depends on factors such as performance, features, and
compatibility with your specific use case.
Visit exza.in for Std. 12th IT Notes and Online Exam practice
First page of Website is termed as-
Homepage
Index
JAVA script
Bookmark
Visit exza.in for Std. 12th IT Notes and Online Exam practice
Explanation: Cookie is a small data file in the browser. Most browsers nowadays
allow the user to decide if they want the cookies or not.
ISP is?
Intranet System Processing
Internet Service Provider
Intelligent System Processing
Intranet Service Provider
Explanation: ISP stands for Internet Service provider. It is a service that provides
access to the internet.
Visit exza.in for Std. 12th IT Notes and Online Exam practice