Filter interviews by
We had a group discussion on technical knowledge we were interviewed on our fundamental skills
We had to write a program to build s real-time problem based
Inheritance is a concept in object-oriented programming where a class inherits properties and behaviors from another class.
Allows for code reusability by creating a new class based on an existing class
Enables the creation of a hierarchy of classes with shared attributes and methods
Derived class can access and modify the properties and methods of the base class
Example: A 'Vehicle' class can be inherited by 'Car' and 'Tr...
Encapsulation is the concept of bundling data and methods that operate on the data into a single unit.
Encapsulation helps in hiding the internal state of an object and only exposing necessary functionalities.
It allows for better control over the data by preventing direct access from outside the object.
Encapsulation promotes code reusability and modularity by creating self-contained objects.
Example: In a class represent...
Multiple inheritance involves a class inheriting from more than one base class, while multilevel inheritance involves a chain of inheritance with each class inheriting from another.
Multiple inheritance can lead to the diamond problem where ambiguity arises due to multiple inheritance paths.
Multilevel inheritance involves a chain of classes where each class inherits from another, creating a hierarchy.
Example of multiple...
Top trending discussions
The person can escape the island by creating a firebreak or finding a body of water.
Create a firebreak by clearing a path of grass around oneself to prevent the fire from spreading.
Look for a body of water such as a lake, river, or ocean to escape the fire.
If no water source is available, try to find a sheltered area with less dry grass to wait for the fire to pass.
Use any available tools or materials to help create a
Polymorphism is the ability of an object to take on many forms. In C++, it is achieved through function overloading and virtual functions.
Polymorphism allows objects of different classes to be treated as objects of a common base class.
Function overloading enables multiple functions with the same name but different parameters.
Virtual functions allow derived classes to override base class functions.
I am interested in this profile because of my passion for finance and my experience in the banking industry.
I have a degree in finance and have worked in the banking industry for 5 years.
I am passionate about helping clients achieve their financial goals.
I have experience in managing portfolios and analyzing financial data.
I am excited about the opportunity to work with a team of professionals in the banking industry.
based on 1 interview
Interview experience
TCS
Accenture
Wipro
Cognizant