i
Infosys
Filter interviews by
I applied via Naukri.com and was interviewed in Oct 2021. There were 4 interview rounds.
JVM is used to execute Java bytecode and provide platform independence.
JVM stands for Java Virtual Machine.
It interprets compiled Java code and executes it.
JVM provides platform independence by converting bytecode to machine-specific code.
JVM also manages memory allocation and garbage collection.
Examples of JVM-based languages include Kotlin and Scala.
JRE stands for Java Runtime Environment.
JRE is a software package that provides the necessary runtime environment for Java applications to run.
It includes the Java Virtual Machine (JVM), class libraries, and other supporting files.
JRE is required to run Java applications on a computer.
Examples of Java applications that require JRE include Eclipse, NetBeans, and Minecraft.
James Gosling is considered the father of Java programming language.
James Gosling is a Canadian computer scientist who created the Java programming language.
He developed Java while working at Sun Microsystems in the mid-1990s.
Java was initially designed for interactive television, but it quickly gained popularity for its platform independence and object-oriented features.
Gosling's team also developed the original Java ...
Java programming uses object-oriented programming principles and a robust set of libraries and frameworks.
Java uses object-oriented programming principles such as encapsulation, inheritance, and polymorphism.
Java has a rich set of libraries and frameworks for various purposes like GUI development, networking, database connectivity, etc.
Java supports multithreading, exception handling, and dynamic memory allocation.
Java...
Java Program is a set of instructions written in the Java programming language that can be executed by a computer.
Java Program is a collection of classes and methods that define the behavior of a software application.
It is written in the Java programming language and can be executed on any platform that has a Java Virtual Machine (JVM).
Java Programs are compiled into bytecode, which is then interpreted and executed by ...
An object is a fundamental concept in object-oriented programming, representing a real-world entity with its own state and behavior.
An object is an instance of a class.
It encapsulates data and methods.
Objects can interact with each other through method calls.
Example: A car object can have properties like color and speed, and methods like start() and stop().
A class is a blueprint for creating objects in object-oriented programming.
A class is a template that defines the properties and behaviors of objects.
It encapsulates data and methods that operate on that data.
Objects are instances of a class.
Classes can inherit properties and behaviors from other classes through inheritance.
Example: class Car { String color; void start() { ... } }
What people are saying about Infosys
I applied via Naukri.com and was interviewed in Feb 2024. There was 1 interview round.
Arithmetic, reasoning, English
I applied via Approached by Company and was interviewed in Nov 2022. There were 5 interview rounds.
Technical reading Writing of programmes
Writing the coding is technically, and correctly
Reading and Writing the programme individually
I applied via Referral and was interviewed in Apr 2022. There were 2 interview rounds.
Python,java
Bluetoth
I applied via Referral and was interviewed in Aug 2021. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.
Transactions in Spring Boot manage database operations as a single unit of work to ensure data integrity.
Spring Boot provides support for declarative transaction management using @Transactional annotation.
Transactions can be configured at class or method level.
Transactions can be rolled back in case of exceptions to maintain data consistency.
Example: @Transactional annotation on a service method ensures that all databa...
ArrayList is resizable array implementation, LinkedList is doubly linked list implementation.
ArrayList uses dynamic array to store elements, LinkedList uses doubly linked list.
ArrayList is faster for accessing elements by index, LinkedList is faster for adding/removing elements.
Example: ArrayList
REST API is used to communicate between client and server using HTTP methods like GET, POST, PUT, DELETE.
REST API allows clients to access and manipulate resources on a server using standard HTTP methods.
It uses URLs to identify resources and HTTP methods to perform actions on those resources.
Common HTTP methods used in REST API are GET (retrieve data), POST (create data), PUT (update data), DELETE (remove data).
REST A...
Annotations in Spring Boot are used to provide metadata about the application and its components.
Annotations are used to configure Spring Boot applications, define beans, handle requests, etc.
Examples include @SpringBootApplication, @RestController, @Autowired, @RequestMapping, etc.
Java 8 introduced several new features including lambda expressions, functional interfaces, streams, and default methods in interfaces.
Lambda expressions allow for more concise code and enable functional programming.
Functional interfaces are interfaces with a single abstract method, used for lambda expressions.
Streams provide a way to work with collections of objects in a functional style.
Default methods in interfaces ...
Interfaces in Java are implemented using the 'implements' keyword, allowing classes to provide specific implementations for methods defined in the interface.
Interfaces in Java define a contract for classes to implement, specifying method signatures without implementations.
A class can implement multiple interfaces by separating them with commas.
Classes implementing an interface must provide concrete implementations for ...
Stream API in Java provides a way to process collections of objects in a functional style.
Stream API allows for functional-style operations on collections like map, filter, reduce, etc.
It supports lazy evaluation, meaning operations are only performed when needed.
Streams can be sequential or parallel, depending on the source and operations used.
Spring Boot simplifies the setup and development of Spring applications by providing a convention-over-configuration approach.
Spring Boot eliminates the need for XML configuration by using annotations and sensible defaults.
It includes embedded servers like Tomcat, Jetty, or Undertow, making it easy to deploy standalone applications.
Auto-configuration feature reduces the amount of boilerplate code needed to set up a Spr...
throw is a keyword used to explicitly throw an exception, while Throwable is a class that serves as the base class for all exceptions in Java.
throw is used to throw an exception in a method, while Throwable is the superclass of all exceptions in Java.
throw is followed by an instance of Throwable class or its subclasses, while Throwable is a class that provides common methods for handling exceptions.
Example: throw new N...
I applied via Naukri.com and was interviewed in Jul 2024. There were 2 interview rounds.
They asked question about myself
Gave codeing in advance java concepts
Good coding questions related array and string
posted on 24 Jun 2024
I applied via Recruitment Consulltant and was interviewed in May 2024. There was 1 interview round.
1. Basic Java
2. Code Snippet
3. Microservices
posted on 3 Jul 2023
I applied via Company Website and was interviewed in Jun 2023. There were 5 interview rounds.
Logical aptitude.
Spatial aptitude.
Organisational aptitude.
Physical aptitude.
Why they chose your company.
How your product solved the problem clients faced.
The measurable results of the service provided.
Group discussion means one of the news project will be comes we're discussing about that project it's is group discussion
based on 1 interview
Interview experience
based on 2 reviews
Rating in categories
Technology Analyst
55.9k
salaries
| ₹3 L/yr - ₹11 L/yr |
Senior Systems Engineer
50.5k
salaries
| ₹2.8 L/yr - ₹8 L/yr |
System Engineer
39.5k
salaries
| ₹2.5 L/yr - ₹5.5 L/yr |
Technical Lead
30.7k
salaries
| ₹5.2 L/yr - ₹19.5 L/yr |
Senior Associate Consultant
27.8k
salaries
| ₹6.2 L/yr - ₹16.8 L/yr |
TCS
Wipro
Cognizant
Accenture