Basic Computer

Basic Computer Knowledge Multiple Choice Questions (MCQs) section covers objective questions on Application software, applications of computers, basics of information technology, computer architecture, computer networks, data communication, data protection and copyrights, data storage, displaying and printing data, interacting with computer, internet fundamentals, internet technology, introduction to computer systems, operating systems, processing data, spreadsheet programs, windows operating system, word processing for competitive examinations conducted by various public and private sector testing agencies like FPSC, NTS, SIBA STS, KPPSC, PPSC, SPSC, BPSC, OTS, UTS, PTS, CTS, ATS, ITS, CSS and PMS etc.

    Basic Computer
    Computer programs are also known as
    Basic Computer
    The examination and changing of single bits or small groups of his within a word is called
    Bit manipulation : Bit manipulation is the act of algorithmically manipulating bits or other pieces of data shorter than a word. Computer programming tasks that require bit manipulation include low-level device control, error detection and correction algorithms, data compression, encryption algorithms, and optimization.
    Basic Computer
    A computer-controlled device for training exercises that duplicates the work environment is a:
    Basic Computer
    Compiling creates a(n)
    Basic Computer
    Which of the following bus types are used by the Apple Macintosh computer?
    NuBus is a 32-bit parallel computer bus, originally developed at MIT and standardized in 1987 as a part of the NuMachine workstation project. The first complete implementation of the NuBus was done by Western Digital for their NuMachine, and for the Lisp Machines Inc.
    Basic Computer
    Which of the following is a part of the computer that one can touch and feel?
    Basic Computer
    The term gigabyte refers to
    Basic Computer
    When you are working on a document on PC, where is the document temporarily stored?
    Basic Computer
    Which one of the following is termed a combination input-output device?
    Basic Computer
    Time during which a job is processed by the computer is
    In computer science, run time, runtime or execution time is the time during which a program is running (executing), in contrast to other program lifecycle phases such as compile time, link time and load time.