i
Aaj Enterprises
Filter interviews by
Inheritance is a concept in object-oriented programming where a class inherits properties and behaviors from another class.
Allows a class to reuse code from another class
Creates a parent-child relationship between classes
Derived class inherits attributes and methods from base class
Garbage collector is a program that automatically manages memory by reclaiming memory occupied by objects that are no longer in use.
Garbage collector is a part of the runtime environment of a programming language.
It helps prevent memory leaks by reclaiming memory from objects that are no longer needed.
Examples of languages with garbage collectors include Java, C#, and Python.
Try catch block is used in programming to handle exceptions and errors that may occur during the execution of code.
Try block contains the code that may throw an exception.
Catch block is used to handle the exception thrown by the try block.
Finally block is optional and is used to execute code regardless of whether an exception is thrown or not.
Exceptions can be of different types such as runtime exceptions, checked exce...
Top trending discussions
posted on 5 Feb 2024
I applied via Recruitment Consulltant and was interviewed in Jan 2022. There were 2 interview rounds.
Checked and unchecked exceptions are used in Java to handle errors. Checked exceptions must be handled, while unchecked exceptions do not.
Checked exceptions are checked at compile-time and must be handled using try-catch or throws keyword
Unchecked exceptions are not checked at compile-time and do not require handling
Example of checked exception: IOException
Example of unchecked exception: NullPointerException
Interview experience
based on 1 review
Rating in categories
Operations Executive
136
salaries
| ₹2.4 L/yr - ₹4.8 L/yr |
Assistant Manager
23
salaries
| ₹5.5 L/yr - ₹8 L/yr |
Executive
21
salaries
| ₹2 L/yr - ₹4.5 L/yr |
Team Lead
19
salaries
| ₹3.5 L/yr - ₹7.5 L/yr |
Warehouse Executive
17
salaries
| ₹3 L/yr - ₹4.2 L/yr |
XYZ Corporation
Global Solutions
Techinnovator Solutions
Sunshine Services