Filter interviews by
Be the first one to contribute and help others!
I was interviewed in Mar 2024.
I applied via Naukri.com and was interviewed in Dec 2021. There was 1 interview round.
Abstract class is a class that cannot be instantiated and interface is a blueprint of a class.
Abstract class can have both abstract and non-abstract methods while interface can only have abstract methods.
A class can implement multiple interfaces but can only inherit from one abstract class.
Abstract class can have constructors while interface cannot.
Example of abstract class: Animal (cannot be instantiated) and Dog (inh...
Java does not support multiple inheritance to avoid the diamond problem and maintain simplicity.
Multiple inheritance can lead to the diamond problem where a class inherits from two classes with a common parent.
This can cause ambiguity and conflicts in method and variable resolution.
Java supports multiple interface inheritance to achieve similar functionality.
Maintaining simplicity and avoiding complexity is a core prin
Chained Exception is an exception that is caused by another exception.
It is a way of propagating exceptions through layers of code.
It helps in identifying the root cause of an exception.
It can be created by passing the original exception as a parameter to a new exception.
It can be caught and handled at any level of the code.
Example: SQLException is caused by a network error, which is caused by a firewall issue.
The exception hierarchy is the order in which exceptions are caught and handled in a program.
Exceptions are caught and handled in a specific order, with more specific exceptions being caught before more general ones.
The hierarchy typically starts with the most specific exceptions and ends with the most general ones.
For example, in Java, the hierarchy starts with checked exceptions, followed by unchecked exceptions, and
I applied via Walk-in
The quality of knowledge gained
posted on 26 Jun 2022
I applied via Newspaper Ad and was interviewed before Jun 2021. There were 3 interview rounds.
posted on 19 Mar 2022
I was interviewed before Mar 2021.
Written test + demo
posted on 13 May 2022
I applied via Company Website and was interviewed before May 2021. There were 2 interview rounds.
posted on 26 Dec 2019
I applied via Referral and was interviewed in Jan 2019. There were 5 interview rounds.
I applied via Walk-in and was interviewed in Mar 2020. There was 1 interview round.
My aim is to inspire and educate students to become lifelong learners and responsible citizens.
To create a positive and engaging learning environment
To encourage critical thinking and problem-solving skills
To foster a love for learning and curiosity
To help students develop social and emotional skills
To prepare students for future success in their academic and personal lives
posted on 25 Jun 2021
I applied via Other and was interviewed before Jun 2020. There were 3 interview rounds.
Software Developer
3
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Accenture
Wipro
Cognizant