Midterm Exam - IT 101

Reviewed by Editorial Team
The ProProfs editorial team is comprised of experienced subject matter experts. They've collectively created over 10,000 quizzes and lessons, serving over 100 million users. Our team includes in-house content moderators and subject matter experts, as well as a global network of rigorously trained contributors. All adhere to our comprehensive editorial guidelines, ensuring the delivery of high-quality content.
Learn about Our Editorial Process
| By Anthzila
A
Anthzila
Community Contributor
Quizzes Created: 35 | Total Attempts: 45,308
| Attempts: 1,008 | Questions: 50 | Updated: Mar 20, 2025
Please wait...
Question 1 / 50
0 %
0/100
Score 0/100
1. WIFI is an example of wireless connection.

Explanation

WIFI is indeed an example of a wireless connection. WIFI, short for Wireless Fidelity, is a technology that allows devices to connect to the internet or communicate with each other without the need for physical cables. It uses radio waves to transmit data between devices, providing a wireless connection that enables internet access and data transfer. Therefore, the statement "WIFI is an example of a wireless connection" is correct.

Submit
Please wait...
About This Quiz
Midterm Exam - IT 101 - Quiz

This is the midterm exam of IT 101 1st Sem SY 2013

2.
We’ll put your name on your report, certificate, and leaderboard.
2. MS EXcel is an example of Electronic Spreadsheet.

Explanation

MS Excel is indeed an example of an electronic spreadsheet. It is a software program that allows users to organize, analyze, and calculate data using a grid of cells. Users can enter data into these cells and perform various calculations and functions on the data. MS Excel provides a range of features and tools to manipulate and visualize data, making it a widely used electronic spreadsheet program in various industries and sectors.

Submit
3. It is considerd as the brain of the computer.

Explanation

The CPU, or Central Processing Unit, is often referred to as the brain of the computer because it is responsible for executing instructions and performing calculations. It is the main component that carries out the majority of the computer's processing tasks, including running programs, managing data, and controlling other hardware components. Without the CPU, a computer would not be able to function as it is responsible for coordinating and executing all of the computer's operations. Therefore, the CPU is considered the most essential component and is often equated to the brain of the computer.

Submit
4. WIFI is an example of Wireless Networks.

Explanation

WIFI is indeed an example of wireless networks. WIFI, also known as wireless fidelity, is a technology that allows devices to connect to the internet or communicate with each other wirelessly using radio waves. It is commonly used in homes, offices, and public spaces to provide internet access without the need for physical cables. Therefore, the statement "WIFI is an example of Wireless Networks" is correct.

Submit
5. Which of the following is true about web server?

Explanation

The correct answer is that a web server is a program that runs on a web site. A web server is responsible for receiving, processing, and delivering web pages to clients who request them. It handles the communication between the client's web browser and the website's server, ensuring that the requested content is delivered correctly. Without a web server, a website would not be able to function and deliver its content to users.

Submit
6. What can programming languages do?

Explanation

Programming languages are designed to enable developers to create, debug, and run programs. This involves writing code that instructs the computer on how to perform specific tasks. Debugging refers to the process of identifying and fixing errors or bugs in the code. Running a program involves executing the code and observing its output or behavior. Therefore, programming languages provide the necessary tools and syntax for developers to create, debug, and run programs efficiently.

Submit
7. Which of the following is an example of Web Browser?

Explanation

Mozilla Firefox, Chrome, and Internet Explorer are all examples of web browsers. Web browsers are software applications that allow users to access and view websites on the internet. They provide a graphical interface for users to navigate through web pages, display text, images, videos, and execute other web-related tasks. MS-Word, on the other hand, is not a web browser but a word processing software used for creating, editing, and formatting documents.

Submit
8. The latest stable operating system from Microsoft that is widely used today is __________.

Explanation

Windows 7 is the latest stable operating system from Microsoft that is widely used today. It was released after Windows XP and Windows Vista, making it the most recent and widely adopted operating system by Microsoft. It introduced several improvements and features compared to its predecessors, such as a more user-friendly interface, improved performance, and enhanced security measures.

Submit
9. MS Access is an example of database.

Explanation

MS Access is a widely used relational database management system (RDBMS) developed by Microsoft. It allows users to create and manage databases, tables, queries, forms, and reports. As a database software, MS Access provides a structured way to store and organize large amounts of data, making it easier to retrieve and analyze information. Therefore, it is correct to say that MS Access is an example of a database.

Submit
10. Which of the following programs are examples of web browser?

Explanation

Google Chrome, Mozilla Firefox, and Internet Explorer are all examples of web browsers. These programs are specifically designed to access and display websites on the internet. They provide users with a graphical interface to navigate the web, view web pages, and interact with online content. On the other hand, Visual Basic is not a web browser but a programming language and development environment used to create software applications.

Submit
11. ____________ is a short term for binary digit and the smallest unit of information in the comuter system.

Explanation

A bit is the correct answer because it is a short term for binary digit and represents the smallest unit of information in a computer system. It can have a value of either 0 or 1, representing the two possible states in binary code. Other options like byte and kilobyte are larger units of information that consist of multiple bits.

Submit
12. ________ is the term used in programming  in the proper construction of codes like that of a grammar in a sentence.

Explanation

Syntax is the term used in programming to refer to the proper construction of codes, similar to the grammar in a sentence. It encompasses the set of rules and conventions that dictate how programming statements should be written in order for them to be valid and executable by the computer. Syntax errors occur when the code violates these rules, resulting in the program failing to compile or run correctly.

Submit
13. ________ is a tool used by programmers to write programs.

Explanation

A programming language is a tool used by programmers to write programs. It provides a set of instructions and syntax that allows programmers to communicate with computers and develop software applications. Programming languages enable developers to create algorithms, manipulate data, and control the behavior of computer systems. They are essential for translating human-readable code into machine-readable instructions that computers can execute. Therefore, a programming language is the correct answer as it directly relates to the task of writing programs.

Submit
14. WWW means _________

Explanation

The term "WWW" stands for "World Wide Web". It is a system of interconnected documents and other resources, linked by hyperlinks and URLs, that can be accessed through the internet. This network allows users to access and share information globally, making it a vital component of the internet.

Submit
15. A type of program that is used to open web pages or documents is _____________.

Explanation

A web browser is a type of program that is used to open web pages or documents. It allows users to access and view information on the internet by interpreting and displaying web content. It provides a graphical interface for users to navigate and interact with websites, displaying text, images, videos, and other multimedia elements. Examples of popular web browsers include Google Chrome, Mozilla Firefox, and Microsoft Edge.

Submit
16. ____________ is a graphical representation of a program.

Explanation

A flowchart is a graphical representation of a program that uses symbols and arrows to depict the sequence of steps or actions in a program. It visually represents the flow of control in a program, showing the decision points, loops, and the order in which different operations are performed. Flowcharts are widely used in software development to plan, analyze, and communicate the structure and logic of a program. They provide a clear and concise overview of the program's flow, making it easier to understand and troubleshoot.

Submit
17. When to use an on page connector?

Explanation

An on page connector is used when creating a subpart of a flowchart in the same page. This connector helps to visually connect different parts of the flowchart that are located on the same page, making it easier for the reader to understand the flow and follow the logic. By using an on page connector, the flowchart becomes more organized and the subparts can be easily distinguished from each other.

Submit
18. Which of the following are Search Engines?

Explanation

Bing.com, google.com, and yahoo.com are search engines because they are websites that allow users to search for information on the internet. These search engines have algorithms that index and organize web pages, allowing users to enter keywords and receive relevant search results. Facebook.com, on the other hand, is a social media platform and not a search engine.

Submit
19. In flowcharting, when to use a hexagon symbol?

Explanation

A hexagon symbol is used in flowcharting to represent a process or action. In this case, when assigning values to variables is a process that requires a specific action to be performed. Therefore, using a hexagon symbol in this context indicates that a process of assigning values to variables is taking place in the flowchart.

Submit
20. What are the two general types of software?

Explanation

System software and application software are the two general types of software. System software refers to the programs that manage and control the hardware resources of a computer system, such as the operating system, device drivers, and utility programs. On the other hand, application software is designed to perform specific tasks or functions for end-users, such as word processors, spreadsheets, and web browsers. Network software and programming software are more specific categories that fall under either system software or application software.

Submit
21. In flowcharting, what symbol to use when a condition is required?

Explanation

The diamond symbol is used in flowcharting when a condition is required. This symbol represents a decision point in the flowchart, where the flow of the process can go in different directions based on the condition being evaluated. The diamond symbol typically contains a question or a logical expression that determines which path the flowchart will follow.

Submit
22. An English - like way of writing and expressing a solution to a problem.

Explanation

An algorithm is a step-by-step procedure or set of rules for solving a problem or completing a task. It is a systematic approach that can be written and expressed in a language similar to English. Algorithms are used to design programs and create flowcharts to represent the logical flow of the solution. Therefore, option 4, which is "Algorithm," is the correct answer as it aligns with the given description of an English-like way of writing and expressing a solution to a problem.

Submit
23. __________ is a means of doing and conducting business online through the use of internet.

Explanation

E-commerce refers to the process of conducting business online using the internet. It involves buying and selling products or services through electronic means, such as websites, online marketplaces, and mobile applications. This allows businesses to reach a wider audience, streamline operations, and provide customers with a convenient way to shop and make transactions. E-commerce has revolutionized the way businesses operate and has become an essential component of the modern economy.

Submit
24. Check as many as you can in the following choices that are operating system.

Explanation

The correct answer is Windows and Linux. Both Windows and Linux are operating systems. Windows is a widely used operating system developed by Microsoft, while Linux is an open-source operating system that is available in various distributions. Mozilla Firefox and Microsoft Powerpoint, on the other hand, are not operating systems but rather software applications that can run on operating systems like Windows and Linux.

Submit
25. Microsoft Word is an example of _______________.

Explanation

Microsoft Word is not an example of a spreadsheet, database, or operating system. It is a word processing software used for creating and editing documents.

Submit
26. In solving two or more expression in a line, start solving from right to left.

Explanation

When solving two or more expressions in a line, the correct approach is to start solving from left to right, not from right to left. This is because mathematical operations follow a specific order of operations, known as PEMDAS (parentheses, exponents, multiplication and division from left to right, and addition and subtraction from left to right). Therefore, starting from the left ensures that the operations are performed in the correct order.

Submit
27. In the expression X>Y && ! (Z<=y), which is the priority to solve?

Explanation

The priority to solve in the given expression is inside the parenthesis. This means that the operations within the parenthesis should be evaluated first before applying any other operators. In this case, the relational operator Z

Submit
28. Which of the following are input devices?

Explanation

The mouse, keyboard, and scanner are all input devices because they allow the user to input data or commands into a computer system. The mouse is used to control the cursor and select objects on the screen, the keyboard is used to type text and enter commands, and the scanner is used to convert physical documents or images into digital format for input into the computer. The printer, on the other hand, is an output device as it produces a physical copy of data or information from the computer.

Submit
29. Which of the following are output devices?

Explanation

The given answer is correct because all three devices mentioned - monitor, printer, and speaker - are indeed output devices. An output device is any device that receives information from a computer and displays or presents it to the user in a perceivable form. A monitor displays visual output, a printer produces hard copies of documents or images, and a speaker produces audio output. On the other hand, a keyboard is an input device as it allows the user to input information into the computer.

Submit
30. The expression (9 / 3 == 9 % 3)  && !T || F is equal to False.

Explanation

The expression (9 / 3 == 9 % 3) evaluates to true because 9 divided by 3 is equal to 3 and 9 modulo 3 is equal to 0. The expression !T evaluates to false because the value of T is not given. The expression F evaluates to false. The && operator has higher precedence than the || operator, so the expression is evaluated as (true && false) || false. Since the first part of the expression is false, the whole expression evaluates to false. Therefore, the given answer is incorrect.

Submit
31. In flowcharting, what symbol that is used when an input is needed?

Explanation

In flowcharting, a parallelogram symbol is used when an input is needed. This symbol represents a process or an action that requires input from the user or an external source. It indicates that the flowchart is expecting some data or information to proceed further in the process. The parallelogram shape distinguishes it from other symbols used in flowcharting, such as rectangles for processes and ovals for start/end points.

Submit
32. USB sticks that are used to connect to the internet is an examle of __________ connection.

Explanation

USB sticks that are used to connect to the internet are an example of broadband connection. Broadband refers to high-speed internet access that provides a wide bandwidth for data transmission. USB sticks, also known as USB modems or dongles, use cellular networks to connect to the internet, offering fast and reliable internet access. This type of connection allows users to access the internet from anywhere with network coverage, making it a convenient option for portable internet connectivity.

Submit
33. In flowchart, Rectangle symbol is used when initializing values in a variable.

Explanation

The rectangle symbol in a flowchart is not used for initializing values in a variable. It is typically used to represent a process or action in the flowchart. Initialization of values in a variable is usually represented by a different symbol, such as a parallelogram or a rounded rectangle. Therefore, the statement is false.

Submit
34. (10 == 10 % 2 * 2) && ! (4>2) && (6<4)

Explanation

The given expression evaluates to False because the first part, (10 == 10 % 2 * 2), is True (10 % 2 * 2 equals 0, and 10 is equal to 0), but the second part, !(4>2), is also True (4 is not greater than 2), and the third part, (6

Submit
35. What is the result of the following? !T && !F II T = _______

Explanation

The given expression is "!T && !F || T". The "!" operator represents the logical NOT, which negates the value of the operand. "!T" evaluates to False, "!F" evaluates to True, and "T" evaluates to True. The "&&" operator represents the logical AND, which returns True only if both operands are True. Since "!T" is False and "!F" is True, the expression "!T && !F" evaluates to False. The "||" operator represents the logical OR, which returns True if at least one of the operands is True. Since "False || T" is True, the overall expression evaluates to True.

Submit
36. The interconnection of two or more computer through the use of cables, telephone lines, radio transmitter, satellites and other wireless communication devices.

Explanation

The given definition accurately describes the concept of a computer network. It refers to the interconnection of multiple computers using various communication devices such as cables, telephone lines, radio transmitters, satellites, and wireless devices. This allows these computers to communicate and share resources, data, and information. The term "Computer Network" is the most appropriate answer that encompasses the interconnection of computers through different communication technologies. The terms "Networking" and "Internet" are related concepts but do not fully capture the broader scope of the definition provided.

Submit
37. What is the result of the following? 9>=5 && !4<=8

Explanation

The given expression is a logical statement that combines two conditions using the logical operators "&&" and "!". The first condition, "9>=5", is true because 9 is greater than or equal to 5. However, the second condition, "!4

Submit
38. Consider the following problem:  x = 5; y= x * 2; (X > 2) && ! y <=10; What is the final result?

Explanation

The final result is False because the expression (X > 2) evaluates to True since 5 is greater than 2. However, the expression (! y

Submit
39. Solve the following expression: (4 * 5 + 2) > (5 * 2 / 2 ) && ! F; What is the final result?

Explanation

The expression evaluates to True because the left side of the && operator is true. In the left side, (4 * 5 + 2) equals 22 and (5 * 2 / 2) equals 5. Since 22 is greater than 5, the left side of the && operator is true. The right side of the && operator is ! F, which means not false. Since F is not defined, it is considered false. Therefore, the right side of the && operator is true. Since both sides of the && operator are true, the final result is True.

Submit
40. Check as many as you can on the following choices below that is considered as under the Application Software category.

Explanation

The choices Microsoft Word, Facebook, and Games are considered as under the Application Software category. Microsoft Word is a word processing software, Facebook is a social networking software, and Games are software applications designed for entertainment purposes. These choices fall under the category of application software because they are programs that are designed to perform specific tasks or provide specific functions for the user.

Submit
41. Which of the following is True about Hyperlinks?

Explanation

Hyperlinks are clickable elements on a webpage that typically appear as underlined text. When clicked, they direct the user to another page or resource, either within the same website or to an external source. Hyperlinks are created using HTML code and are defined by a URL (Uniform Resource Locator), which specifies the address of the linked page or resource. Therefore, the statement "It has an underline, When clicked it opens another page, It has a URL" accurately describes the characteristics of hyperlinks.

Submit
42. Which of the following are examples of C programming language command?

Explanation

Printf, Scanf, and If are examples of C programming language commands. Printf is used to print formatted output to the console, Scanf is used to read formatted input from the console, and If is used for conditional execution of statements. Cout, on the other hand, is not a command in C programming language but is used in C++.

Submit
43. Which of the following is true about web server?

Explanation

The correct answer is that a web server stores and links data and information on the web, runs programs on the website, and websites cannot be opened if web servers are unavailable. A web server is a computer program that serves requested HTML pages or files to clients over the internet. It stores and manages the data and information that make up websites, and it also runs programs or scripts that generate dynamic content on the website. Without a functioning web server, websites cannot be accessed or opened by users.

Submit
44. Which of the following are true about variables?

Explanation

Variables in programming can contain letters, numbers, and underscores. This allows for flexibility in naming variables. Additionally, variables must begin with a letter, which is a standard convention in most programming languages. They are also used to hold values, allowing for the storage and manipulation of data within a program. However, using reserved words as variable names is not allowed, as these words have predefined meanings in the programming language and would cause conflicts or errors.

Submit
45. Which of the following are Social Networking sites?

Explanation

Facebook, Myspace, Twitter, and Google+ are all social networking sites. These platforms allow users to create profiles, connect with friends, share content, and engage in online social interactions. Yahoo, on the other hand, is not primarily a social networking site. It is a web portal that provides various services like email, news, and search.

Submit
46. Linux is an Opensource Application software.

Explanation

The given statement is incorrect. Linux is not an application software, but rather an operating system. Linux is an open-source operating system that is widely used in various devices, including computers, servers, mobile phones, and embedded systems. It provides a platform for running applications and managing hardware resources, but it is not an application software itself.

Submit
47. What programming language we use in c programming?

Explanation

Dev C++ is not a programming language, but rather an Integrated Development Environment (IDE) that is commonly used for programming in the C and C++ languages. Therefore, the correct answer is C, which is the programming language used in C programming.

Submit
48. Solve the following arithmetic expression expression: 5 + 6 * 2 / 2 - 5; What is the final result?

Explanation

The given arithmetic expression is solved using the order of operations, which states that multiplication and division should be performed before addition and subtraction. Therefore, first, we multiply 6 by 2, resulting in 12. Then, we divide 12 by 2, giving us 6. Finally, we add 5 to 6 and subtract 5 from the sum. This results in a final answer of 6. However, the given options do not include 6 as a choice. Therefore, the correct answer is none of the above.

Submit
49. Which of the following are prgramming languages?

Explanation

The given options C, C++, Visual Basic, and Java are all programming languages. C and C++ are general-purpose programming languages commonly used for system programming and game development. Visual Basic is a programming language developed by Microsoft for creating Windows applications. Java is a widely used programming language known for its platform independence and is commonly used for building web and mobile applications. HTML, on the other hand, is a markup language used for creating the structure and presentation of web pages, not a programming language.

Submit
50. Check on the following choices the componenets of a computer system.

Explanation

The components of a computer system include hardware, software, and peopleware. Hardware refers to the physical components of a computer system, such as the monitor, keyboard, and motherboard. Software refers to the programs and applications that run on the computer system. Peopleware refers to the human users of the computer system, including the operators, administrators, and end-users. Printer, on the other hand, is a peripheral device that is connected to the computer system but is not considered a component of the system itself.

Submit
View My Results
Cancel
  • All
    All (50)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
WIFI is an example of wireless connection.
MS EXcel is an example of Electronic Spreadsheet.
It is considerd as the brain of the computer.
WIFI is an example of Wireless Networks.
Which of the following is true about web server?
What can programming languages do?
Which of the following is an example of Web Browser?
The latest stable operating system from Microsoft that is widely used...
MS Access is an example of database.
Which of the following programs are examples of web browser?
____________ is a short term for binary digit and the smallest unit of...
________ is the term used in programming  in the proper...
________ is a tool used by programmers to write programs.
WWW means _________
A type of program that is used to open web pages or documents is...
____________ is a graphical representation of a program.
When to use an on page connector?
Which of the following are Search Engines?
In flowcharting, when to use a hexagon symbol?
What are the two general types of software?
In flowcharting, what symbol to use when a condition is required?
An English - like way of writing and expressing a solution to a...
__________ is a means of doing and conducting business online through...
Check as many as you can in the following choices that are operating...
Microsoft Word is an example of _______________.
In solving two or more expression in a line, start solving from right...
In the expression X>Y && ! (Z<=y), which is the priority...
Which of the following are input devices?
Which of the following are output devices?
The expression (9 / 3 == 9 % 3)  && !T || F is equal to...
In flowcharting, what symbol that is used when an input is needed?
USB sticks that are used to connect to the internet is an examle of...
In flowchart, Rectangle symbol is used when initializing values in a...
(10 == 10 % 2 * 2) && ! (4>2) && (6<4)
What is the result of the following? ...
The interconnection of two or more computer through the use of cables,...
What is the result of the following? 9>=5 && !4<=8
Consider the following problem:  x = 5; y= x * 2;...
Solve the following expression:...
Check as many as you can on the following choices below that is...
Which of the following is True about Hyperlinks?
Which of the following are examples of C programming language command?
Which of the following is true about web server?
Which of the following are true about variables?
Which of the following are Social Networking sites?
Linux is an Opensource Application software.
What programming language we use in c programming?
Solve the following arithmetic expression expression:...
Which of the following are prgramming languages?
Check on the following choices the componenets of a computer system.
Alert!

Back to Top Back to top
Advertisement