Filter interviews by
Multidimensional arrays in Java are arrays of arrays, allowing for multiple dimensions of data storage.
Declare a multidimensional array using the syntax: String[][] arrayName = new String[rowSize][columnSize];
Access elements in a multidimensional array using arrayName[rowIndex][columnIndex];
Initialize a multidimensional array with values: String[][] arrayName = { {"value1", "value2"}, {"value3", "value4"} };
Top trending discussions
I applied via Naukri.com and was interviewed before Mar 2021. There were 3 interview rounds.
Coding ques from array and list
I applied via Recruitment Consultant and was interviewed before Oct 2020. There were 3 interview rounds.
I applied via Campus Placement and was interviewed before Mar 2020. There were 3 interview rounds.
Java Garbage Collector automatically manages memory allocation and deallocation.
Garbage Collector runs in the background and frees up memory by removing objects that are no longer in use.
It uses different algorithms like Mark and Sweep, Copying, and Generational to manage memory.
Java provides methods like System.gc() and Runtime.getRuntime().gc() to request garbage collection.
Garbage Collector can cause performance iss...
posted on 9 May 2017
I appeared for an interview before May 2016.
I applied via Campus Placement and was interviewed in Jan 2021. There were 6 interview rounds.
OOPS is a programming paradigm based on objects that have properties and methods.
Encapsulation: bundling of data and methods that operate on that data within a single unit
Inheritance: ability of a class to inherit properties and methods from a parent class
Polymorphism: ability of objects to take on many forms or have multiple behaviors
Abstraction: hiding of complex implementation details and showing only the necessary ...
Explanation of Super, Throw, Final and Finally
Super: used to call a method from a parent class
Throw: used to throw an exception
Final: used to declare a constant or to prevent method overriding
Finally: used to execute code after try-catch block, regardless of exception
I applied via Naukri.com and was interviewed before Dec 2020. There were 4 interview rounds.
I applied via Walk-in and was interviewed in Jun 2023. There were 3 interview rounds.
Program output prediction,Logical
3 programs ,any Language you choose. One SQL and 2 programs
based on 1 interview
Interview experience
based on 7 reviews
Rating in categories
Software Consultant
43
salaries
| ₹2 L/yr - ₹8 L/yr |
Assistant Software Consultant
23
salaries
| ₹2.4 L/yr - ₹4.2 L/yr |
Software Developer
16
salaries
| ₹4.1 L/yr - ₹16 L/yr |
Backend Developer
16
salaries
| ₹2.5 L/yr - ₹6 L/yr |
Business Analyst
14
salaries
| ₹3 L/yr - ₹9 L/yr |
Accel Frontline
Avontix
Digital Aptech
Apex CoVantage