i
TCS
Filter interviews by
To troubleshoot printer connection, check cables, drivers, and settings. For old printers, check compatibility and update drivers.
Check if the printer is properly connected to the computer via USB or network cable
Ensure that the printer drivers are installed and up-to-date
Check the printer settings to ensure it is set as the default printer
For old printers, check compatibility with the computer's operating system ...
I will check the system logs and hardware components to identify the cause of the beeping sound.
Check the system logs for any error messages or warnings
Inspect the hardware components such as the CPU fan, power supply, and RAM
Restart the system and check if the beeping sound persists
Refer to the manufacturer's documentation for troubleshooting steps
If necessary, replace any faulty hardware components
To check the installed version of Windows or MacBook operating system, follow these steps:
For Windows, go to Start menu > Settings > System > About. The version number will be displayed under Windows specifications.
For MacBook, click on the Apple icon in the top left corner of the screen > About This Mac. The version number will be displayed under the macOS or OS X heading.
Alternatively, you can use the command pr...
To repair a printer and find the faulty part, one needs to follow a systematic approach.
Start by checking the power source and cables.
Check for any paper jams or ink/toner issues.
Run a diagnostic test to identify the problem.
If necessary, disassemble the printer and inspect each component for damage or wear.
Replace the faulty part and reassemble the printer.
Test the printer to ensure it is functioning properly.
Kee...
What people are saying about TCS
The OSI model is a conceptual model that characterizes and standardizes the communication functions of a telecommunication or computing system.
OSI stands for Open Systems Interconnection.
It has 7 layers: Physical, Data Link, Network, Transport, Session, Presentation, and Application.
Each layer has a specific function and communicates with the adjacent layers.
The model helps in understanding how data is transmitted...
First, assess the antivirus issue, then guide the user through troubleshooting steps to restore security.
Check the antivirus status: Verify if the antivirus is up-to-date and running properly.
Review error messages: Ask the user to provide specific error messages displayed by the antivirus.
Run a manual update: Instruct the user to manually update the antivirus software to ensure it has the latest virus definitions.
...
To set a system in domain, join it to the domain. To check if it's in domain, check the system properties.
To set a system in domain, go to Control Panel > System > Advanced System Settings > Computer Name > Change > Domain > Enter domain name > Restart
To check if system is in domain, right-click on Computer > Properties > Check if it says 'Domain' under 'Computer name, domain, and workgroup settings'
To check if sy...
Steps to check internet connection in MPLS, VPN and definition of DHCP
Ping the default gateway to check connectivity
Check if the IP address is assigned correctly
Verify if the DNS server is reachable
Check if the VPN tunnel is up
Ensure that the MPLS circuit is operational
DHCP stands for Dynamic Host Configuration Protocol
DHCP is used to automatically assign IP addresses to devices on a network
DHCP reduces the admini...
First, assess the antivirus issue, then guide the user through troubleshooting steps to restore security.
Check the antivirus status: Verify if the antivirus is up-to-date and running properly.
Review error messages: Ask the user to provide specific error messages displayed by the antivirus.
Run a manual update: Instruct the user to manually update the antivirus software to ensure it has the latest virus definitions.
Perfo...
To troubleshoot printer connection, check cables, drivers, and settings. For old printers, check compatibility and update drivers.
Check if the printer is properly connected to the computer via USB or network cable
Ensure that the printer drivers are installed and up-to-date
Check the printer settings to ensure it is set as the default printer
For old printers, check compatibility with the computer's operating system and u...
I will check the system logs and hardware components to identify the cause of the beeping sound.
Check the system logs for any error messages or warnings
Inspect the hardware components such as the CPU fan, power supply, and RAM
Restart the system and check if the beeping sound persists
Refer to the manufacturer's documentation for troubleshooting steps
If necessary, replace any faulty hardware components
To set a system in domain, join it to the domain. To check if it's in domain, check the system properties.
To set a system in domain, go to Control Panel > System > Advanced System Settings > Computer Name > Change > Domain > Enter domain name > Restart
To check if system is in domain, right-click on Computer > Properties > Check if it says 'Domain' under 'Computer name, domain, and workgroup settings'
To check if system ...
To repair a printer and find the faulty part, one needs to follow a systematic approach.
Start by checking the power source and cables.
Check for any paper jams or ink/toner issues.
Run a diagnostic test to identify the problem.
If necessary, disassemble the printer and inspect each component for damage or wear.
Replace the faulty part and reassemble the printer.
Test the printer to ensure it is functioning properly.
Keep a r...
To check the installed version of Windows or MacBook operating system, follow these steps:
For Windows, go to Start menu > Settings > System > About. The version number will be displayed under Windows specifications.
For MacBook, click on the Apple icon in the top left corner of the screen > About This Mac. The version number will be displayed under the macOS or OS X heading.
Alternatively, you can use the command prompt ...
Steps to check internet connection in MPLS, VPN and definition of DHCP
Ping the default gateway to check connectivity
Check if the IP address is assigned correctly
Verify if the DNS server is reachable
Check if the VPN tunnel is up
Ensure that the MPLS circuit is operational
DHCP stands for Dynamic Host Configuration Protocol
DHCP is used to automatically assign IP addresses to devices on a network
DHCP reduces the administrat...
The OSI model is a conceptual model that characterizes and standardizes the communication functions of a telecommunication or computing system.
OSI stands for Open Systems Interconnection.
It has 7 layers: Physical, Data Link, Network, Transport, Session, Presentation, and Application.
Each layer has a specific function and communicates with the adjacent layers.
The model helps in understanding how data is transmitted over...
I applied via Naukri.com and was interviewed in Jul 2021. There were 3 interview rounds.
I applied via Walk-in and was interviewed before Sep 2021. There were 2 interview rounds.
I applied via Walk-in and was interviewed before Oct 2019. There were 4 interview rounds.
Inheritance is a mechanism in Java where a class acquires the properties of another class.
Inheritance allows code reusability and promotes the concept of hierarchical classification.
The class that is being inherited is called the superclass or parent class, while the class that inherits is called the subclass or child class.
Java supports single inheritance, where a subclass can inherit properties from only one supercla...
OOPs concepts are the fundamental principles of object-oriented programming.
Abstraction
Encapsulation
Inheritance
Polymorphism
Classes and Objects
Methods and Properties
Message Passing
Dynamic Binding
Access specifiers determine the level of access to class members.
Access specifiers are public, private, and protected.
Public members can be accessed from anywhere.
Private members can only be accessed within the class.
Protected members can be accessed within the class and its subclasses.
Example: class Car { private int speed; public void setSpeed(int s) { speed = s; } }
I applied via Company Website and was interviewed before Nov 2020. There were 4 interview rounds.
I applied via Campus Placement and was interviewed before Mar 2021. There were 5 interview rounds.
Aptitude and vocalbulary is the major things to be concentrated upon
An algorithm for factorial and palindrome
Factorial: Use a loop to multiply the number with all the numbers less than it
Palindrome: Reverse the string and compare it with the original string
Factorial can also be calculated recursively
For palindrome, ignore spaces and punctuation marks
I applied via Naukri.com and was interviewed before Apr 2020. There were 3 interview rounds.
Multiple web servers differ in their hardware, software, and configuration.
Hardware differences include CPU, RAM, and storage capacity.
Software differences include operating system, web server software, and scripting languages.
Configuration differences include load balancing, caching, and security settings.
Examples of web servers include Apache, Nginx, and IIS.
I applied via Campus Placement and was interviewed before Oct 2020. There was 1 interview round.
Some of the top questions asked at the TCS IT Incharge interview -
based on 3 interview experiences
based on 32 reviews
Rating in categories
System Engineer
1.1L
salaries
| ₹1 L/yr - ₹9 L/yr |
IT Analyst
65.6k
salaries
| ₹5.1 L/yr - ₹16.8 L/yr |
AST Consultant
53.4k
salaries
| ₹8 L/yr - ₹25 L/yr |
Assistant System Engineer
33.2k
salaries
| ₹2.6 L/yr - ₹6.4 L/yr |
Associate Consultant
32.8k
salaries
| ₹9 L/yr - ₹33.6 L/yr |
Amazon
Wipro
Infosys
Accenture