i
IDBI Intech Limited
Filter interviews by
Clear (1)
I applied via Recruitment Consulltant and was interviewed in Jul 2024. There were 3 interview rounds.
The magic function in PHP is __construct(), which is a constructor method used to initialize an object when it is created.
The magic function __construct() is automatically called when a new object is created from a class.
It is used to initialize the object's properties or perform any necessary setup.
Example: class MyClass { public function __construct() { echo 'Object created'; } } $obj = new MyClass();
The __construct(...
Sessions store data on the server side while cookies store data on the client side.
Sessions store data on the server side, while cookies store data on the client side.
Sessions are more secure as the data is stored on the server and not accessible by the client.
Cookies are stored on the client's browser and can be easily manipulated by the user.
Sessions are typically used for storing sensitive information like user auth...
AJAX can be called using JavaScript by creating an XMLHttpRequest object and sending a request to the server.
Create an XMLHttpRequest object
Specify the type of request (GET or POST)
Specify the URL to send the request to
Set up a callback function to handle the response
Send the request to the server
I applied via Referral and was interviewed before Jul 2023. There was 1 interview round.
Top trending discussions
I applied via Referral and was interviewed in Dec 2020. There was 1 interview round.
I applied via Naukri.com and was interviewed before Aug 2020. There were 4 interview rounds.
I applied via Naukri.com and was interviewed in Aug 2020. There were 3 interview rounds.
I applied via Naukri.com and was interviewed before Feb 2021. There was 0 interview round.
I applied via Referral and was interviewed before Aug 2020. There was 1 interview round.
I applied via Job Portal and was interviewed before Aug 2021. There were 2 interview rounds.
OOPs is a programming paradigm based on the concept of objects, which can contain data and code.
OOPs stands for Object-Oriented Programming.
It focuses on creating objects that interact with each other to solve a problem.
The four main concepts of OOPs are encapsulation, inheritance, polymorphism, and abstraction.
Encapsulation is the process of hiding the implementation details of an object from the outside world.
Inherit...
based on 3 interviews
Interview experience
based on 28 reviews
Rating in categories
Team Lead
171
salaries
| ₹0 L/yr - ₹0 L/yr |
Customer Service Associate
152
salaries
| ₹0 L/yr - ₹0 L/yr |
Customer Service Executive
140
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Team Leader
101
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Executive
97
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Wipro
Infosys
HCLTech