i
Suma Soft
Filter interviews by
Encapsulation is the process of hiding implementation details and exposing only necessary information.
Encapsulation is achieved through access modifiers like public, private, and protected.
It helps in achieving data abstraction and information hiding.
Encapsulation provides better control over the data and prevents unauthorized access.
Example: A class with private variables and public methods to access those variables.
E...
An interface is a contract that defines a set of methods and properties that a class must implement.
An interface is a blueprint for a class
It contains only the signatures of methods, properties, and events
It does not provide implementation
A class can implement multiple interfaces
Interfaces are used to achieve abstraction and polymorphism
Prime numbers are numbers that are only divisible by 1 and themselves.
Start with 2, check if number is divisible by any number less than itself
If not divisible, it is a prime number
Use a loop to check all numbers less than the given number
1 is not a prime number
Page life cycle is the sequence of events that occur during the processing of a web page.
Page is requested by the user
Page is initialized
Page is loaded
Page is rendered
Page is unloaded
I applied via LinkedIn and was interviewed in Dec 2024. There were 2 interview rounds.
I applied via LinkedIn and was interviewed in Nov 2024. There was 1 interview round.
posted on 5 Sep 2024
Exception handling is a mechanism to handle runtime errors in a program.
Exception handling helps in gracefully handling unexpected errors in a program.
It prevents the program from crashing and allows for proper error logging and recovery.
Commonly used keywords in exception handling are try, catch, finally, and throw.
Example: try { // code that may throw an exception } catch(Exception ex) { // handle the exception }
Abstract classes can have implementation details while interfaces cannot.
Abstract classes can have both abstract and non-abstract methods, while interfaces can only have abstract methods.
A class can only inherit from one abstract class, but can implement multiple interfaces.
Abstract classes can have constructors, fields, and properties, while interfaces cannot.
Abstract classes are used when some common functionality ne...
I will handle the team by setting clear expectations, delegating tasks effectively, monitoring progress, and providing support as needed.
Set clear goals and deadlines for the team to ensure everyone is on the same page
Delegate tasks based on team members' strengths and workload
Regularly check in with team members to monitor progress and offer assistance if needed
Adjust deadlines or redistribute tasks as necessary to me...
Coding test regarding the tools and technologies
I applied via Referral and was interviewed in Apr 2024. There was 1 interview round.
based on 1 review
Rating in categories
Back Office Executive
212
salaries
| ₹0.9 L/yr - ₹2.5 L/yr |
Software Engineer
148
salaries
| ₹2 L/yr - ₹8.7 L/yr |
Customer Care Executive
93
salaries
| ₹0.8 L/yr - ₹3 L/yr |
Software Developer
82
salaries
| ₹2 L/yr - ₹8.5 L/yr |
Sales Executive
73
salaries
| ₹1.4 L/yr - ₹3.6 L/yr |
TCS
Wipro
Infosys
HCLTech