[Clerk Cooperative Bank Aug, 2021]

6. In Networking the full form of WAN is :





Answer & Solution

Answer:

Wide Area Network

Solution:

In networking, WAN stands for Wide Area Network, which refers to a network that spans a large geographical area, such as cities, countries, or even continents. It connects smaller networks like LANs (Local Area Networks) and MANs (Metropolitan Area Networks) for global communication.

[Clerk Cooperative Bank Aug, 2021]

7. This is not any kind of Number system





Answer & Solution

Answer:

Boot

Solution:

Octal, Hexadecimal, and Binary are types of number systems used in computing to represent data. Boot, on the other hand, refers to the process of starting up a computer system and is not a number system.

[Clerk Cooperative Bank Aug, 2021]

8. This is one not a valid email id ?





Answer & Solution

Answer:

xyz.yahoo.com

Solution:

A valid email ID must have the format username@domain.com. The option xyz.yahoo.com is invalid because it does not include the "@" symbol, which is required to separate the username and the domain in an email address.

[Clerk Cooperative Bank Aug, 2021]

9. This software converts the high level language program to low level language and vice versa:





Answer & Solution

Answer:

Compiler

Solution:

A compiler is a software that translates programs written in a high-level programming language into a low-level language, such as machine code, so that it can be executed by a computer. It performs the translation in a single process and ensures the program runs efficiently.

[Clerk Cooperative Bank Aug, 2021]

10. Java which is used in computer basically a :





Answer & Solution

Answer:

programming language

Solution:

Java is a high-level, object-oriented programming language widely used for developing web applications, mobile apps, enterprise software, and more. It is not a hardware, storage device, or bootable device.