Filter interviews by
Top trending discussions
I applied via Campus Placement and was interviewed in Jul 2022. There were 3 interview rounds.
Their are 30 questions which one has to done in 30 mins
Inheritance is a fundamental OOP concept allowing a class to inherit properties and methods from another class.
Promotes code reusability by allowing a new class (subclass) to use methods and attributes of an existing class (superclass).
Supports method overriding, enabling subclasses to provide specific implementations of methods defined in the superclass.
Facilitates a hierarchical classification of classes, making it e...
SDLC (Software Development Life Cycle) is a structured process for developing software applications efficiently.
1. Requirement Analysis: Gathering and analyzing user requirements.
2. Planning: Defining the scope, resources, and timeline for the project.
3. Design: Creating architecture and design specifications for the software.
4. Implementation: Writing and compiling the code based on design specifications.
5. Testing: V...
High level languages are closer to human language, mid level languages are a mix of high and low level, and low level languages are closer to machine language.
High level languages are easier to read and write, like Java or Python.
Mid level languages provide a balance between high and low level, like C++.
Low level languages are closer to machine language, like Assembly.
The final keyword in Java is used to restrict the user from changing the value of a variable, making a method not overrideable, or preventing a class from being subclassed.
Final variables cannot be reassigned once initialized
Final methods cannot be overridden in subclasses
Final classes cannot be subclassed
Final parameters in a method cannot be modified within the method
The '==' operator compares memory addresses of objects, while the .equals() method compares the content or value of objects.
Use '==' for comparing memory addresses of objects.
Use .equals() for comparing the content or value of objects.
Example: String str1 = new String("hello"); String str2 = new String("hello"); str1 == str2 will return false, but str1.equals(str2) will return true.
based on 2 reviews
Rating in categories
Software Developer
20
salaries
| ₹3 L/yr - ₹9 L/yr |
Java Developer
18
salaries
| ₹1 L/yr - ₹7.2 L/yr |
Software Engineer
12
salaries
| ₹4 L/yr - ₹9.6 L/yr |
Plsql Developer
8
salaries
| ₹4.7 L/yr - ₹7.8 L/yr |
Softwaretest Engineer
7
salaries
| ₹4.5 L/yr - ₹6.5 L/yr |
Zidio Development
Northcorp Software
Accel Frontline
Elentec Power India (EPI) Pvt. Ltd.