Filter interviews by
Yes, static methods cannot be overridden in Java.
Static methods belong to the class itself, not to any specific instance of the class.
They can be accessed using the class name directly.
When a subclass defines a static method with the same signature as a static method in the superclass, it is called method hiding, not overriding.
The subclass can have its own static method with the same name as the superclass, but it doe
Yes, static methods cannot be overridden in Java.
Static methods belong to the class and not to the instance of the class.
They can be called using the class name without creating an object.
Subclasses can define a static method with the same signature, but it will not override the parent class method.
Top trending discussions
Switch case is used for multiple conditions while if else is for binary conditions. Sorting can be done using various algorithms.
Switch case is faster than if else for multiple conditions
If else is more readable for binary conditions
Sorting can be done using bubble sort, insertion sort, quick sort, etc.
Example code for bubble sort: for(i=0;i
Difference between compiler and interpreter with a coding challenge
Compiler translates the entire code into machine language before execution while interpreter translates line by line during execution
Compiler generates an executable file while interpreter does not
Compiler is faster but debugging is harder while interpreter is slower but debugging is easier
Coding challenge: Write a program to find the sum of two numbers
I applied via Naukri.com and was interviewed in Nov 2020. There were 5 interview rounds.
I applied via Job Portal and was interviewed before Jul 2021. There were 3 interview rounds.
To configure and verify custom DNS in Azure AD, follow these steps:
Create a DNS zone in Azure DNS
Add a custom domain to Azure AD
Create a CNAME record in the DNS zone that points to the Azure AD domain
Verify the custom domain in Azure AD
Update the DNS registrar to use the Azure DNS name servers
Test the custom DNS by accessing Azure AD resources using the custom domain
Azure AD supports various authentication types for secure access to resources.
Azure AD supports password-based authentication, multi-factor authentication, certificate-based authentication, and federated authentication.
It also supports OAuth 2.0 and OpenID Connect for secure authentication and authorization.
Examples of supported protocols include SAML, WS-Federation, and OAuth 2.0/OpenID Connect.
Azure AD also supports ...
I applied via Company Website and was interviewed in Jun 2021. There was 1 interview round.
I applied via Campus Placement and was interviewed in Sep 2020. There were 3 interview rounds.
I am familiar with a wide range of technologies used in software development.
Java
Python
C++
JavaScript
HTML/CSS
SQL
Git
Linux
RESTful APIs
Agile methodologies
OOPs concepts in Java include encapsulation, inheritance, polymorphism, and abstraction.
Encapsulation: Bundling data and methods together in a class.
Inheritance: Creating new classes from existing ones, inheriting their properties and behaviors.
Polymorphism: Objects of different classes can be treated as objects of a common superclass.
Abstraction: Hiding complex implementation details and providing a simplified interfa
Abstraction can be achieved through interfaces, abstract classes, and encapsulation.
Using interfaces to define a set of methods that a class must implement
Using abstract classes to provide a base implementation that can be extended by subclasses
Encapsulating implementation details to hide complexity and provide a simpler interface
Using design patterns such as Factory and Strategy to abstract away implementation details
Class is a blueprint for creating objects while interface defines a contract for implementing classes.
Class is a template for creating objects with properties and methods.
Interface is a contract that defines a set of methods and properties that a class must implement.
Object is an instance of a class that has its own set of properties and methods.
Function instance is a reference to a function that can be called with arg...
Access modifiers control the visibility and accessibility of class members.
Access modifiers include public, private, protected, and internal.
Public members can be accessed from anywhere.
Private members can only be accessed within the same class.
Protected members can be accessed within the same class and its subclasses.
Internal members can be accessed within the same assembly.
Access modifiers help enforce encapsulation ...
Cloud refers to the delivery of computing services over the internet.
Cloud computing allows users to access data and applications from anywhere with an internet connection.
Cloud services can be categorized into three main types: Infrastructure as a Service (IaaS), Platform as a Service (PaaS), and Software as a Service (SaaS).
Cloud providers include Amazon Web Services (AWS), Microsoft Azure, and Google Cloud Platform.
...
There are multiple ways to achieve tasks on AWS depending on the specific task.
Using AWS Management Console
Using AWS CLI
Using AWS SDKs
Using AWS CloudFormation
Using AWS Elastic Beanstalk
Using AWS Lambda
Using AWS Step Functions
Using AWS Batch
I applied via Company Website and was interviewed in May 2021. There were 4 interview rounds.
I have an intermediate skill level in shell casting.
I have experience in creating shell molds using different materials such as ceramic, resin, and plaster.
I am familiar with the process of pouring molten metal into the shell mold and the subsequent cooling and solidification process.
I have worked on projects that required precision and accuracy in shell casting, such as creating intricate metal parts for aerospace app...
I applied via Company Website and was interviewed in Nov 2020. There were 3 interview rounds.
Software Developer
4
salaries
| ₹1 L/yr - ₹5 L/yr |
Business Analyst
4
salaries
| ₹5 L/yr - ₹5.5 L/yr |
HR Executive
4
salaries
| ₹3 L/yr - ₹3.6 L/yr |
Junior Java Developer
4
salaries
| ₹3 L/yr - ₹3.6 L/yr |
Java Consultant
4
salaries
| ₹2.4 L/yr - ₹13.7 L/yr |
TCS
Wipro
Infosys
LTIMindtree