All Exams  >   Bank Exams  >   NABARD Grade A & Grade B Preparation  >   All Questions

All questions of Computer Fundamentals /Terminologies for Bank Exams Exam

1 Crore+ students have signed up on EduRev. Have you? Download the App

_____________ is a specialized server based in a client/server network that has the sole responsibility of running specific applications within that network.
  • a)
    Application Server
  • b)
    Arithmetic Server
  • c)
    Algorithm
  • d)
    Applet
  • e)
    Adware
Correct answer is option 'A'. Can you explain this answer?

Kritika Basu answered
Application Server:
An Application Server is a specialized server in a client/server network that is responsible for running specific applications within that network. It acts as an intermediary between the end-user and the backend database or other data sources. Here are some key points explaining the role and functions of an Application Server:

1. Running Specific Applications:
The primary function of an Application Server is to host and run specific applications within a network. These applications can range from web applications to enterprise-level software.

2. Managing Resources:
Application Servers manage resources such as memory, processing power, and network connections to ensure that the applications running on them perform efficiently and reliably.

3. Load Balancing:
In larger networks with multiple Application Servers, load balancing techniques are used to distribute incoming requests evenly across the servers. This helps in optimizing performance and preventing any single server from getting overwhelmed.

4. Security:
Application Servers often include security features such as encryption, authentication, and access control to protect the applications and data running on them from unauthorized access or attacks.

5. Scalability:
Application Servers are designed to be scalable, allowing them to accommodate an increasing number of users or applications without compromising performance.
In conclusion, an Application Server plays a crucial role in ensuring the smooth operation of specific applications within a client/server network. Its specialized functions make it an integral component in modern IT infrastructure, particularly in environments where multiple applications need to be hosted and managed efficiently.

A formulated cell reference that will not adjust when used to calculate the sum of specific cells is ___.
  • a)
    Absolute Address
  • b)
    Absolute Reference
  • c)
    Access Point
  • d)
    Artificial Intelligence
  • e)
    Actuator
Correct answer is option 'B'. Can you explain this answer?

Arindam Roy answered
Absolute Reference
Absolute reference in Excel is a cell reference that remains constant and does not adjust when copied or filled to other cells. This type of cell reference is denoted by adding dollar signs ($) before the column letter and row number, such as $A$1. Absolute references are commonly used when you want to keep specific cells constant in a formula.

Explanation:
- When you use an absolute reference in a formula to calculate the sum of specific cells, the reference will not adjust as you copy the formula to other cells. This ensures that the sum always refers to the same cells, providing consistent and accurate results.
- Absolute references are particularly useful when you need to refer to fixed values or data that should not change regardless of where the formula is copied.
- By using absolute references, you can easily maintain the integrity of your calculations and avoid errors that may arise from incorrect cell references.
In conclusion, absolute references play a crucial role in Excel formulas by keeping specific cell references constant. They help ensure accuracy and consistency in your calculations, making them an essential tool for working with data in spreadsheets.

Any computer hardware or software device that seeks access to a service offered by a server is referred to as a ________ in home and business networks.
  • a)
    Channel
  • b)
    Cache
  • c)
    Client
  • d)
    Cascade
  • e)
    Clipboard
Correct answer is option 'C'. Can you explain this answer?

Kavya Saxena answered
Any computer hardware or software device that seeks access to a service offered by a server is referred to as a client in home and business networks. In a client-server architecture, clients are often thought of as the requesting program or user.

A networking connection device that is also known as the______.
  • a)
    Absolute Address
  • b)
    Absolute Reference
  • c)
    Access Point
  • d)
    Base Station
  • e)
    Artificial Intelligence
Correct answer is option 'D'. Can you explain this answer?

Krish Iyer answered
Base Station
Base Station is a networking connection device that is commonly known by this name in the tech industry. It serves as a central hub for connecting various devices wirelessly to a network. Here's a breakdown of its key features:

Functionality
- A base station acts as a communication point for devices like smartphones, laptops, and tablets to connect to a Wi-Fi network.
- It provides a stable and secure connection for data transmission between devices and the network.

Usage
- Base stations are commonly used in homes, offices, and public spaces to enable wireless connectivity.
- They are also utilized in cellular networks for connecting mobile devices to the internet.

Features
- Base stations typically have multiple antennas to ensure a strong signal and wide coverage area.
- They may come with additional features like dual-band support, Ethernet ports, and guest network options.

Importance
- Base stations play a crucial role in modern networking setups, allowing multiple devices to connect and communicate efficiently.
- They help in creating a seamless and reliable network environment for users.
In conclusion, a base station is a vital networking device that serves as a central point for connecting devices wirelessly. Its functionality, usage, features, and importance make it an essential component in various networking environments.

______________ is a mathematical core circuitry that applies to all computers central processing units (CPU).
  • a)
    Control Unit
  • b)
    Arithmetic Logic Unit
  • c)
    Archie
  • d)
    Algorithm
  • e)
    Applet
Correct answer is option 'B'. Can you explain this answer?

Kabir Verma answered
The arithmetic Logic Unit is a mathematical core circuitry that applies to all computer's central processing units (CPU). ALUmathematically and logically calculates the results of binary data.

A _______ is a model for message-based inter-process synchronization and communication in computing.
  • a)
    Modem
  • b)
    Cascade
  • c)
    Channel
  • d)
    Cache
  • e)
    Clipboard
Correct answer is option 'C'. Can you explain this answer?

Kabir Verma answered
A channel is a model for message-based interprocess synchronization and communication in computing. A message can be transmitted over a channel, and another process or thread that has a reference to the channel can receive messages sent over it as a stream.

An _________ is a small program generally written in the Java programming language that was designed to provide interactivity on web pages.
  • a)
    Algorithm
  • b)
    Actuator
  • c)
    Adware
  • d)
    Applet
  • e)
    Aero
Correct answer is option 'D'. Can you explain this answer?

Shanaya Dey answered
Explanation:
An applet is a small program generally written in the Java programming language that was specifically designed to provide interactivity on web pages. Below are some key points to understand this concept:

What is an Applet?
- An applet is a small application that runs within a larger software environment, typically in a web browser.
- It is executed within a web page and can perform various functions such as animations, calculations, and user interactions.

Java Programming Language:
- Applets are primarily written in the Java programming language, which is known for its platform independence and security features.
- Java applets can be easily embedded into HTML documents and run on any platform that supports Java.

Interactivity on Web Pages:
- The main purpose of an applet is to provide interactive features on web pages, allowing users to engage with the content in a dynamic way.
- This interactivity enhances user experience and makes the web page more engaging and user-friendly.

Usage of Applets:
- Applets were popular in the early days of the internet for creating interactive elements such as games, animations, and interactive forms.
- However, with the advancement of web technologies, the usage of Java applets has declined in favor of other web development techniques.
In conclusion, applets are small Java programs that were commonly used to provide interactivity on web pages. They played a significant role in enhancing user experience on the web in the past.

A __________ is a hardware or software component in computing that stores data so that requests for it in the future can be processed more quickly.
  • a)
    Modem
  • b)
    Cascade
  • c)
    Channel
  • d)
    Cache
  • e)
    Clipboard
Correct answer is option 'D'. Can you explain this answer?

Kabir Verma answered
A cache is a hardware or software component in computing that stores data so that requests for it in the future can be processed more quickly. The cached data may be the output of a previous computation or a copy of data that is stored elsewhere.

An ____________ is a device that creates a wireless local area network, or WLAN, usually in an office or large building.
  • a)
    Absolute Address
  • b)
    Absolute Reference
  • c)
    Access Point
  • d)
    Artificial Intelligence
  • e)
    Base Point
Correct answer is option 'C'. Can you explain this answer?

Naveen Jain answered
Access Point
An access point is a device that creates a wireless local area network (WLAN) in an office or large building. It acts as a central hub that connects wireless devices to the network and allows them to communicate with each other and access the internet.

Function
- An access point typically connects to a wired network, such as an Ethernet network, and then broadcasts a wireless signal for devices to connect to.
- It provides a secure and reliable connection for wireless devices, such as laptops, smartphones, and tablets, to access the network and the internet.

Types of Access Points
- Standalone Access Points: These are individual devices that are connected to a wired network and provide wireless connectivity.
- Controller-Based Access Points: These access points are managed by a central controller, which helps in managing multiple access points from a single interface.
- Cloud-Managed Access Points: These access points are managed through a cloud-based platform, allowing for remote management and monitoring.

Benefits of Access Points
- Increased Mobility: Access points provide wireless connectivity, allowing users to move around freely within the network's coverage area.
- Scalability: Access points can be easily added to expand wireless coverage in an office or building.
- Improved Connectivity: Access points help improve network connectivity by providing a strong and reliable wireless signal.
In conclusion, access points play a crucial role in creating and maintaining wireless networks in offices and large buildings, providing a reliable and secure connection for wireless devices to access the network and the internet.

_______ is a parallel expansion card standard, designed for attaching a video card to a computer system to assist in the acceleration of 3D computer graphics.
  • a)
    TCP
  • b)
    AGP
  • c)
    IP
  • d)
    Applet
  • e)
    Algorithm
Correct answer is option 'B'. Can you explain this answer?

Sharmila Yadav answered
B) AGP (Accelerated Graphics Port) is a parallel expansion card standard designed specifically for attaching a video card to a computer system to assist in the acceleration of 3D computer graphics. It was first introduced in 1997 by Intel and has since become widely adopted in the industry.

AGP provides a direct connection between the video card and the system's memory, allowing for faster data transfer and improved performance in graphics-intensive applications. It offers higher bandwidth and lower latency compared to other expansion card standards such as PCI (Peripheral Component Interconnect).

AGP operates at different speeds, including AGP 1x, AGP 2x, AGP 4x, and AGP 8x. Each speed represents the maximum amount of data that can be transferred per second. The higher the speed, the faster the data transfer and the better the graphics performance.

AGP also supports features such as sideband addressing and pipelining, which further enhance its performance. Sideband addressing allows the video card to send commands and data to the system's memory independently of the main bus, reducing latency and increasing overall efficiency. Pipelining allows multiple data transfers to occur simultaneously, improving overall throughput.

One of the key advantages of AGP is its dedicated bandwidth for graphics data. Unlike other expansion card standards that share bandwidth with other devices on the system bus, AGP provides a dedicated channel for graphics data, ensuring that the video card has the necessary resources to deliver high-quality graphics in real-time.

In conclusion, AGP is a parallel expansion card standard designed specifically for attaching a video card to a computer system to accelerate 3D computer graphics. It offers higher bandwidth, lower latency, and dedicated resources for graphics data, resulting in improved performance in graphics-intensive applications.

A Device that performs an action or outputs a signal in response to a signal from a computer is _______.
  • a)
    Absolute Address
  • b)
    Absolute Reference
  • c)
    Access Point
  • d)
    Actuator
  • e)
    Artificial Intelligence
Correct answer is option 'D'. Can you explain this answer?

Rutuja Das answered
Actuator

An actuator is a device that performs a specific action or outputs a signal in response to a signal from a computer or another control system. It is an essential component of many automated systems and plays a crucial role in converting electrical or digital signals into mechanical motion or physical action.

Function

Actuators serve the purpose of converting energy into mechanical motion. They receive input signals from a computer or control system and translate them into physical actions such as opening or closing valves, moving motors, adjusting positions, or activating other devices. The actuator essentially acts as the "muscle" of the system, carrying out the desired actions based on the instructions received.

Types of Actuators

There are various types of actuators used in different applications, each with its own specific characteristics and purposes. Some common types of actuators include:

1. Electric Actuators: These actuators use electrical energy to generate mechanical motion. They are commonly used in robotics, industrial automation, and other applications that require precise control and high-speed movement.

2. Hydraulic Actuators: These actuators use hydraulic pressure to generate mechanical motion. They are often used in heavy-duty applications that require high force and large movements, such as in construction equipment or aerospace systems.

3. Pneumatic Actuators: These actuators use compressed air or gas to generate mechanical motion. They are commonly used in applications that require quick and responsive movements, such as in automation systems or control valves.

4. Piezoelectric Actuators: These actuators use the piezoelectric effect to generate mechanical motion. They are often used in micro and nano-positioning applications, where precise and small-scale movements are required.

Applications

Actuators find applications in various industries and sectors, including:

- Robotics and automation: Actuators are used in robotic systems to control the movement of arms, legs, grippers, and other parts.

- Manufacturing and industrial processes: Actuators are used to control valves, pumps, motors, and other equipment in industrial processes.

- Aerospace and aviation: Actuators are used in aircraft control systems to move control surfaces, adjust flaps, and perform other critical functions.

- Automotive: Actuators are used in various parts of a vehicle, such as the engine, transmission, braking system, and suspension.

- Healthcare: Actuators are used in medical devices and equipment, such as prosthetics, surgical robots, and automated drug delivery systems.

In conclusion, an actuator is a device that receives signals from a computer or control system and converts them into mechanical motion or physical actions. It plays a vital role in various industries and applications, enabling automation, precise control, and efficient operation of systems and equipment.

Chapter doubts & questions for Computer Fundamentals /Terminologies - NABARD Grade A & Grade B Preparation 2024 is part of Bank Exams exam preparation. The chapters have been prepared according to the Bank Exams exam syllabus. The Chapter doubts & questions, notes, tests & MCQs are made for Bank Exams 2024 Exam. Find important definitions, questions, notes, meanings, examples, exercises, MCQs and online tests here.

Chapter doubts & questions of Computer Fundamentals /Terminologies - NABARD Grade A & Grade B Preparation in English & Hindi are available as part of Bank Exams exam. Download more important topics, notes, lectures and mock test series for Bank Exams Exam by signing up for free.

Top Courses Bank Exams

Signup to see your scores go up within 7 days!

Study with 1000+ FREE Docs, Videos & Tests
10M+ students study on EduRev