i
Metafic
Filter interviews by
I applied via Company Website and was interviewed in Jul 2022. There were 2 interview rounds.
Top trending discussions
posted on 23 Mar 2024
I applied via Naukri.com and was interviewed in Feb 2024. There was 1 interview round.
String constant pool is a memory area in Java where unique string literals are stored to optimize memory usage.
String constant pool is a part of the Java heap memory.
It stores unique string literals to avoid duplicate storage.
Strings created using double quotes are stored in the string constant pool.
Strings created using new keyword are stored in the heap memory.
Yes, we can create object for abstract classes and interfaces in Java.
Objects cannot be created for abstract classes directly, but can be created for concrete subclasses that extend the abstract class.
Interfaces cannot be instantiated, but objects can be created for classes that implement the interface.
Example: Abstract class Animal { abstract void makeSound(); } Class Dog extends Animal { void makeSound() { System.out...
The keyword used in interface for concrete method is 'default'.
The 'default' keyword is used in interfaces to provide a default implementation for a method.
It allows interfaces to have concrete methods without requiring implementing classes to override them.
Example: 'default void methodName() { // method implementation }'
posted on 19 Sep 2024
I applied via Naukri.com and was interviewed before Sep 2023. There was 1 interview round.
posted on 11 Feb 2022
I applied via Company Website and was interviewed in Aug 2021. There were 6 interview rounds.
Programming problem to solve will need to play with json, files and strings
Selenium Coding round on there website ... Need to be good with css selectors
CLI based Manual Testing problem to write test cases
UI/UX Designer
56
salaries
| ₹3 L/yr - ₹8.5 L/yr |
Software Engineer
31
salaries
| ₹4 L/yr - ₹10.8 L/yr |
Software Developer
11
salaries
| ₹4 L/yr - ₹10 L/yr |
Front end Developer
7
salaries
| ₹3 L/yr - ₹8 L/yr |
Senior Software Engineer
5
salaries
| ₹10 L/yr - ₹12 L/yr |
TCS
Infosys
Wipro
HCLTech