M C Q s D r i v e

Computer Science Mcqs 1977 MCQs [All-Courses]

thumb

Get exam-focused Computer MCQs for PPSC, FPSC, NTS, OTS, PTS, AJKPSC, BPSC, KPPSC, PMS, CSS, and all competitive exams.Boost your IT knowledge with MCQs on Computer Basics, MS Office, Networking, Hardware, Software, and Cyber Security.Improve accuracy, strengthen concepts, and prepare smartly for any screening or written test.

Who is the inventor of WWW in 1989 which is helpful in computer field:

A Charles Babbage
B Warren Buffet
C Tim burners Lee
D Aiken
Correct Answer: Tim burners Lee
Explanation:

The inventor of the World Wide Web (WWW) in 1989 is:

Tim Berners-Lee

  • He invented the WWW while working at CERN.

  • It made sharing and accessing information on the internet easier using web pages and links.

Which control is used to select or deselect multiple options:

A Debugging
B Check box
C Combo Box
D None of these
Correct Answer: Check box
Explanation:

The control used to select or deselect multiple options is a checkbox.

  • It allows selecting more than one option at a time.

  • Each box can be checked (selected) or unchecked (deselected) independently.

Which cable is commonly use to connect a monitor to a computer:

A HDMI
B Flash memory
C USB port
D Ether net cable
Correct Answer: HDMI
Explanation:

The most commonly used cable to connect a monitor to a computer is the HDMI (High-Definition Multimedia Interface) cable.

Other commonly used cables are:

  • VGA cable (older technology)
  • DisplayPort cable (modern high-quality option)

Lerry page is a co-founder of which famous computer company:

A Facebook
B Apple
C IBM
D Google
Correct Answer: Google
Explanation:

  • Larry Page is the co-founder of Google.

  • He founded Google with Sergey Brin in 1998.

  • Google is one of the world’s largest technology and search engine companies.

The process of removing unwanted parts of an image is called ____?

A Cutting
B Cropping
C Bordering
D Hiding
Correct Answer: Cropping
Explanation:

  • The process of removing unwanted parts of an image is called cropping.
  • They involve trimming the outer edges or specific areas to improve focus, composition, or change the aspect ratio by eliminating distractions or extra space. While cropping cuts away parts, other methods, such as masking or cloning (inpainting), remove specific objects without altering the frame

MS Access is program for ______?

A Database
B Calculation
C Documentation
D Presentation
Correct Answer: Database
Explanation:

  • MS-Access is the program for Data Base.
  • Microsoft Access is a Database Management System (DBMS) from Microsoft
  • Microsoft Access combines the relational Microsoft Jet Database Engine with a graphical user interface and software-development tools

In C++ the library function exit () cause:

A Exit from a loop
B Exit from a function
C Exit from a class
D Exit from the program
Correct Answer: Exit from the program
Explanation:

  • The purpose of the exit() function is to terminate the execution of a program.
  • The "return 0"(or EXIT_SUCCESS) implies that the code has executed successfully without any error.

Cyber security is a system designed to protect computer networks and/or defend against:

A Unauthorized Access
B Exploitation
C Modification
D All of these
Correct Answer: All of these
Explanation:

Cyber Security is defined as the practice of protecting systems, networks, and data from a broad spectrum of digital threats. It aims to ensure the confidentiality, integrity, and availability of information. 

________option can be used for creating a new presentation using already available colors and graphics.

A Transition tab
B Template tab
C Theme tab
D Animation Tab
Correct Answer: Template tab
Explanation:

  • Template (or Design Template) option can be used for creating a new presentation using already available colors and graphics.
  • Templates provide pre-designed layouts, themes, and styles to ensure a consistent look and feel across all slides. 

Which one is a function key?

A F5, F6, F7
B Ctrl + Alt + Del
C Shift+F10
D Tab + 1
Correct Answer: F5, F6, F7
Explanation:

  • Function keys are the special keys on a computer keyboard labeled F1 through F12, typically located at the top.
  • F5 is used for refreshing pages or starting slideshows.
  • F6 is often used to highlight the address bar in browsers.
  • F7 is commonly used for spell checking in Microsoft programs.