i
Wipro
Filter interviews by
Switches and hubs are networking devices used to connect multiple devices in a network.
Switches operate at the data link layer of the OSI model and make forwarding decisions based on MAC addresses.
Switches provide dedicated bandwidth to each connected device, allowing simultaneous communication.
Hubs operate at the physical layer and simply broadcast incoming data to all connected devices.
Hubs share the available b...
To join a system in a domain, you need to follow a few steps.
Ensure the system meets the domain requirements
Connect the system to the domain network
Authenticate with domain credentials
Assign the system to the appropriate domain group
Test the system's connectivity and functionality within the domain
Blue screen errors appear due to critical system errors in Windows operating systems.
Blue screen errors, also known as BSOD (Blue Screen of Death), occur when the Windows operating system encounters a critical error that it cannot recover from.
These errors can be caused by hardware issues, such as faulty RAM or incompatible drivers.
Software conflicts, malware infections, and corrupt system files can also trigger b...
Windows XP installation steps
Insert the Windows XP installation CD into the computer's CD/DVD drive
Restart the computer and boot from the CD
Follow the on-screen instructions to select the installation language and agree to the license agreement
Choose the partition where you want to install Windows XP
Format the partition if necessary
Wait for the installation process to complete
Enter the product key when prompted
Set...
What people are saying about Wipro
IP stands for Internet Protocol.
IP is a set of rules that governs how data is sent and received over the internet.
It is responsible for assigning unique addresses to devices connected to a network.
IP addresses can be either IPv4 (e.g., 192.168.0.1) or IPv6 (e.g., 2001:0db8:85a3:0000:0000:8a2e:0370:7334).
IP is a fundamental protocol in the TCP/IP suite, which is the foundation of the internet.
IP packets contain bot...
A router is a networking device that forwards data packets between computer networks.
Routers operate at the network layer (Layer 3) of the OSI model.
They use routing tables to determine the best path for data packets to reach their destination.
Routers can connect multiple networks together, such as LANs and WANs.
They provide network address translation (NAT) to allow multiple devices to share a single public IP ad...
The cable used for Switch to Router connectivity is Ethernet cable.
Ethernet cable is commonly used for connecting switches and routers.
It provides high-speed data transmission and is widely available.
Ethernet cables come in different categories such as Cat5, Cat6, etc.
The choice of cable depends on the network requirements and the distance between the devices.
To cancel jobs from a printer, you can use the printer's control panel, print management software, or command line tools.
Access the printer's control panel and navigate to the print queue or job list.
Select the job(s) you want to cancel and choose the cancel or delete option.
Alternatively, use print management software to manage and cancel print jobs remotely.
Command line tools like 'lpq' and 'cancel' can be used ...
AD stands for Active Directory, a directory service developed by Microsoft for Windows domain networks.
AD is used to manage and organize resources in a network environment.
It provides centralized authentication and authorization services.
AD stores information about users, computers, groups, and other network objects.
It allows administrators to control access to resources and enforce security policies.
AD enables si...
I appeared for an interview before Jul 2016.
To cancel jobs from a printer, you can use the printer's control panel, print management software, or command line tools.
Access the printer's control panel and navigate to the print queue or job list.
Select the job(s) you want to cancel and choose the cancel or delete option.
Alternatively, use print management software to manage and cancel print jobs remotely.
Command line tools like 'lpq' and 'cancel' can be used to ca...
IP stands for Internet Protocol.
IP is a set of rules that governs how data is sent and received over the internet.
It is responsible for assigning unique addresses to devices connected to a network.
IP addresses can be either IPv4 (e.g., 192.168.0.1) or IPv6 (e.g., 2001:0db8:85a3:0000:0000:8a2e:0370:7334).
IP is a fundamental protocol in the TCP/IP suite, which is the foundation of the internet.
IP packets contain both the...
Windows XP installation steps
Insert the Windows XP installation CD into the computer's CD/DVD drive
Restart the computer and boot from the CD
Follow the on-screen instructions to select the installation language and agree to the license agreement
Choose the partition where you want to install Windows XP
Format the partition if necessary
Wait for the installation process to complete
Enter the product key when prompted
Set up t...
Blue screen errors appear due to critical system errors in Windows operating systems.
Blue screen errors, also known as BSOD (Blue Screen of Death), occur when the Windows operating system encounters a critical error that it cannot recover from.
These errors can be caused by hardware issues, such as faulty RAM or incompatible drivers.
Software conflicts, malware infections, and corrupt system files can also trigger blue s...
AD stands for Active Directory, a directory service developed by Microsoft for Windows domain networks.
AD is used to manage and organize resources in a network environment.
It provides centralized authentication and authorization services.
AD stores information about users, computers, groups, and other network objects.
It allows administrators to control access to resources and enforce security policies.
AD enables single ...
To join a system in a domain, you need to follow a few steps.
Ensure the system meets the domain requirements
Connect the system to the domain network
Authenticate with domain credentials
Assign the system to the appropriate domain group
Test the system's connectivity and functionality within the domain
Switches and hubs are networking devices used to connect multiple devices in a network.
Switches operate at the data link layer of the OSI model and make forwarding decisions based on MAC addresses.
Switches provide dedicated bandwidth to each connected device, allowing simultaneous communication.
Hubs operate at the physical layer and simply broadcast incoming data to all connected devices.
Hubs share the available bandwi...
A router is a networking device that forwards data packets between computer networks.
Routers operate at the network layer (Layer 3) of the OSI model.
They use routing tables to determine the best path for data packets to reach their destination.
Routers can connect multiple networks together, such as LANs and WANs.
They provide network address translation (NAT) to allow multiple devices to share a single public IP address...
The cable used for Switch to Router connectivity is Ethernet cable.
Ethernet cable is commonly used for connecting switches and routers.
It provides high-speed data transmission and is widely available.
Ethernet cables come in different categories such as Cat5, Cat6, etc.
The choice of cable depends on the network requirements and the distance between the devices.
I applied via Naukri.com and was interviewed before Aug 2020. There were 4 interview rounds.
What people are saying about Wipro
I applied via Campus Placement and was interviewed before May 2020. There were 4 interview rounds.
I applied via Company Website and was interviewed in Dec 2020. There was 1 interview round.
I applied via Campus Placement and was interviewed before Nov 2021. There were 2 interview rounds.
I applied via Company Website and was interviewed before Dec 2021. There were 3 interview rounds.
There are 2section of exam i.e English and Data structure
I applied via Campus Placement and was interviewed before Aug 2020. There were 3 interview rounds.
A bit is the smallest unit of data in computing, representing a binary value of 0 or 1.
A bit can represent two states: off (0) or on (1).
Bits are the building blocks of all digital data, including text, images, and sound.
In binary code, a sequence of bits can represent numbers, letters, and commands.
For example, the letter 'A' is represented as 01000001 in binary, which is 65 in decimal.
A bit is the smallest unit of digital information. It can have a value of either 0 or 1.
A bit is a binary digit, represented as either 0 or 1.
It is the basic unit of information used in computing and digital communications.
A group of 8 bits is called a byte.
The size of a bit is dependent on the architecture of the computer system.
C is a programming language and does not have a fixed number of bits.
C is a high-level programming language that can be compiled to run on different architectures with varying bit sizes.
The number of bits in C depends on the hardware architecture it is compiled for.
For example, C code compiled for a 32-bit architecture will have 32-bit integers, while code compiled for a 64-bit architecture will have 64-bit integers.
based on 1 review
Rating in categories
Project Engineer
33.3k
salaries
| ₹3.2 L/yr - ₹7.3 L/yr |
Senior Software Engineer
23.2k
salaries
| ₹6.2 L/yr - ₹19 L/yr |
Senior Associate
21.8k
salaries
| ₹1.8 L/yr - ₹5.5 L/yr |
Technical Lead
20.1k
salaries
| ₹16.6 L/yr - ₹30 L/yr |
Senior Project Engineer
18.7k
salaries
| ₹6.4 L/yr - ₹18.4 L/yr |
TCS
Infosys
Tesla
Amazon