Filter interviews by
I applied via Referral and was interviewed before Feb 2023. There was 1 interview round.
OOPs concepts refer to Object-Oriented Programming principles like Inheritance, Encapsulation, Polymorphism, and Abstraction.
Inheritance: Allows a class to inherit properties and behavior from another class.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Polymorphism: Ability to present the same interface for different data types.
Abstraction: Hiding the complex implementation detail...
Method override is when a subclass provides a specific implementation of a method in the superclass, while method overload is when multiple methods have the same name but different parameters.
Method override is used in inheritance to provide a specific implementation in a subclass.
Method overload is used when multiple methods have the same name but different parameters.
Example of method override: class Animal { void ma...
Swapping of 2 numbers involves exchanging the values of two variables.
Create a temporary variable to store one of the numbers
Assign the value of the first number to the second number
Assign the value of the temporary variable to the first number
I applied via Approached by Company and was interviewed in May 2024. There was 1 interview round.
Top trending discussions
I applied via Naukri.com and was interviewed in Feb 2021. There were 3 interview rounds.
I applied via Campus Placement and was interviewed before Jun 2020. There were 6 interview rounds.
I applied via Campus Placement and was interviewed before Nov 2019. There were 4 interview rounds.
Java is a high-level programming language known for its platform independence and object-oriented approach.
Java is widely used for developing desktop, web, and mobile applications.
It is known for its robustness, security, and scalability.
Java programs are compiled into bytecode that can run on any Java Virtual Machine (JVM).
It supports multithreading, exception handling, and automatic memory management.
Popular framewor...
I applied via Naukri.com and was interviewed in Sep 2020. There was 1 interview round.
based on 2 interview experiences
Difficulty level
Duration
TCS
Accenture
Wipro
Cognizant