i
Bacancy Technology
Filter interviews by
I applied via Campus Placement and was interviewed in Jul 2021. There were 4 interview rounds.
Inheritance is a mechanism in object-oriented programming where a new class is created by inheriting properties of an existing class.
Inheritance allows for code reuse and promotes a hierarchical organization of code.
The existing class is called the superclass or parent class, while the new class is called the subclass or child class.
The subclass inherits all the properties and methods of the superclass, and can also ad...
Encapsulation is the practice of keeping related data and functions together in a single unit.
Encapsulation helps to hide the implementation details of an object from the outside world.
It allows for better control over the data and functions, preventing unwanted access or modification.
Examples of encapsulation include classes in object-oriented programming and modules in JavaScript.
Top trending discussions
I applied via Walk-in and was interviewed in Sep 2020. There was 1 interview round.
I was interviewed before Jul 2016.
Yes, C++ is an object-oriented language.
C++ supports the four pillars of object-oriented programming: encapsulation, inheritance, polymorphism, and abstraction.
Classes and objects are the building blocks of C++ programs.
Example: class Car { private: int speed; public: void setSpeed(int s) { speed = s; } };
Example: Car myCar; myCar.setSpeed(60);
I applied via Indeed and was interviewed in Aug 2022. There were 2 interview rounds.
I applied via Naukri.com and was interviewed in Mar 2022. There were 3 interview rounds.
I applied via Company Website and was interviewed in Jun 2022. There was 1 interview round.
I applied via Company Website and was interviewed in Sep 2021. There was 1 interview round.
I applied via Naukri.com and was interviewed in Mar 2022. There were 2 interview rounds.
Aptitude and reasoning, questions and coding
Senior Software Engineer
191
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
154
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Developer
44
salaries
| ₹0 L/yr - ₹0 L/yr |
Lead Software Engineer
30
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Developer
26
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Infosys
Wipro
HCLTech