i
TCS
Filter interviews by
It was a aptitude test
I applied via Referral and was interviewed in Oct 2021. There was 1 interview round.
I appeared for an interview before Apr 2022.
I applied via Approached by Company and was interviewed before Jul 2022. There were 3 interview rounds.
posted on 8 Dec 2021
I applied via Recruitment Consultant and was interviewed in Jun 2021. There were 4 interview rounds.
I applied via LinkedIn and was interviewed in Jan 2022. There were 2 interview rounds.
I applied via Approached by Company and was interviewed in May 2022. There were 4 interview rounds.
OOPS concept in Java
OOPS stands for Object-Oriented Programming System
Java is an object-oriented programming language
Encapsulation, Inheritance, Polymorphism, and Abstraction are the four main OOPS concepts in Java
Encapsulation is the process of hiding implementation details from the user
Inheritance is the process of creating a new class from an existing class
Polymorphism is the ability of an object to take on many for...
No, multiple inheritance is not possible in Java.
Java does not support multiple inheritance of classes due to the diamond problem.
However, multiple inheritance of interfaces is possible.
Diamond problem occurs when two superclasses have a common method with same signature.
Example: class A and class B both have a method void display() and class C extends A, B. Which display() method will be called?
To avoid this, Java all...
Classes are blueprints for objects while interfaces define a set of methods that a class must implement.
Classes can have attributes and methods while interfaces only have method signatures.
A class can implement multiple interfaces but can only inherit from one class.
Classes can be instantiated while interfaces cannot.
Example: Class - Car, Interface - Drivable
Car can have attributes like color, model, etc. and methods l...
posted on 30 May 2022
I applied via LinkedIn and was interviewed in Nov 2021. There were 2 interview rounds.
based on 1 interview
Interview experience
based on 2 reviews
Rating in categories
System Engineer
1.1L
salaries
| ₹1 L/yr - ₹9 L/yr |
IT Analyst
66.2k
salaries
| ₹5 L/yr - ₹16 L/yr |
AST Consultant
52k
salaries
| ₹8 L/yr - ₹25.1 L/yr |
Associate Consultant
30.6k
salaries
| ₹9 L/yr - ₹32.2 L/yr |
Assistant System Engineer
29.8k
salaries
| ₹2.5 L/yr - ₹6 L/yr |
Amazon
Wipro
Infosys
Accenture