Skip to content

Instantly share code, notes, and snippets.

@shyjuzz
Last active October 29, 2017 05:24
Show Gist options
  • Select an option

  • Save shyjuzz/2c564fc070508d1177efeef929be29cb to your computer and use it in GitHub Desktop.

Select an option

Save shyjuzz/2c564fc070508d1177efeef929be29cb to your computer and use it in GitHub Desktop.
[{
"QuestionText": "_______ controls the way in which the computer system functions and provides a means by which users can interact with the computer. ",
"CorrectOption": " The operating system"
},
{
"QuestionText": "The difference between people with access to computers and the Internet and those without this access is known as the:",
"CorrectOption": "digital divide."
},
{
"QuestionText": "Servers are computers that provide resources to other computers connected to a:",
"CorrectOption": " network"
},
{
"QuestionText": "Word processing, spreadsheet, and photo-editing are examples of: ",
"CorrectOption": "application software."
},
{
"QuestionText": " A ____________ is approximately one billion bytes.",
"CorrectOption": "gigabyte"
},
{
"QuestionText": "Computers use the ____________ language to process data. ",
"CorrectOption": " binary"
},
{
"QuestionText": "In the binary language each letter of the alphabet, each number and each special character is made up of a unique combination of: ",
"CorrectOption": "eight bits."
},
{
"QuestionText": "____________ is data that has been organized or presented in a meaningful way.",
"CorrectOption": " Information"
},
{
"QuestionText": "The term 'Pentium' is related to ",
"CorrectOption": "Microprocessor"
},
{
"QuestionText": "'LAN' means ",
"CorrectOption": "Local Area Network"
},
{
"QuestionText": "Java is a ",
"CorrectOption": "Programming Language"
},
{
"QuestionText": "What is the shortcut key of printing a document for computer having windows?",
"CorrectOption": "Ctrl + P"
},
{
"QuestionText": "What does HTTP stands for? ",
"CorrectOption": " Hypertext Transfer Protocol"
},
{
"QuestionText": "A Web site's main page is called ",
"CorrectOption": "Home Page"
},
{
"QuestionText": "The basic unit of a worksheet into which you enter data in Excel is called a",
"CorrectOption": "cell"
},
{
"QuestionText": "The set of instructions that tells the computer what to do is ",
"CorrectOption": "Software"
},
{
"QuestionText": "---- is the heart of the computer and this is where all the computing is done.",
"CorrectOption": " Central Processing Unit"
},
{
"QuestionText": "One byte is equival to ",
"CorrectOption": "8 bit"
},
{
"QuestionText": "To move forward through the tabs",
"CorrectOption": " CTRL+TAB"
},
{
"QuestionText": "Personal computers can be connected together to form a",
"CorrectOption": " network"
},
{
"QuestionText": "The steps and tasks needed to process data, such as responses to questions or clicking an icon, are called: ",
"CorrectOption": "instructions"
},
{
"QuestionText": " The operating system is the most common type of ____________ software. ",
"CorrectOption": "system"
},
{
"QuestionText": "The ability to recover and read deleted or damaged files from a criminals computer is an example of a law enforcement specialty called",
"CorrectOption": "computer forensics."
},
{
"QuestionText": "The base of the hexadecimal number system is",
"CorrectOption": "16"
},
{
"QuestionText": "Computer software includes",
"CorrectOption": " All of these"
},
{
"QuestionText": "The Operating System Manages ",
"CorrectOption": "All of the above"
},
{
"QuestionText": "Allocation of a resources in a time dependent manner to several program simultaneously called ",
"CorrectOption": " time sharing"
},
{
"QuestionText": "Data that are accumulated and processed in group called ",
"CorrectOption": " Batch Processing"
},
{
"QuestionText": "Multiprocessing supports more then one_____ at the same time ",
"CorrectOption": "Process"
},
{
"QuestionText": "What are the four things needed to connect to the Internet? ",
"CorrectOption": "Telephone line, modem, computer, and an ISP"
},
{
"QuestionText": "1024 bytes equals: ",
"CorrectOption": "1 KB"
}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment