Premium Employer

i

This company page is being actively managed by Infosys Team. If you also belong to the team, you can get access from here

Infosys Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Infosys Java Programmer Interview Questions, Process, and Tips

Updated 28 Nov 2021

Infosys Java Programmer Interview Experiences

1 interview found

I applied via Naukri.com and was interviewed in Oct 2021. There were 4 interview rounds.

Interview Questionnaire 

8 Questions

  • Q1. What use of JVM in java?
  • Ans. 

    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.

  • Answered by AI
  • Q2. Expand of JRE?
  • Ans. 

    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.

  • Answered by AI
  • Q3. Who is java Father?
  • Ans. 

    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 ...

  • Answered by AI
  • Q4. Java programming uses?
  • Ans. 

    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...

  • Answered by AI
  • Q5. What is Java Program?
  • Ans. 

    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 ...

  • Answered by AI
  • Q6. What is object?
  • Ans. 

    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().

  • Answered by AI
  • Q7. Object is a real time entity and combination of state and behavior.
  • Q8. What is Class?
  • Ans. 

    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() { ... } }

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - My question is basic questions but it is very useful questions.

Skills evaluated in this interview

Interview questions from similar companies

I applied via Campus Placement and was interviewed before Oct 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions Will be asked as per your CV

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with all the elements written in CV

I applied via Company Website and was interviewed before Jul 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

The first round is an aptitude online test that had Basics of Computer Science, Mathematics, English and then finally one basic program to code and compile like Palindrome.

Round 2 - Group Discussion 

Three panellists were present and it was a face-face round, Panellist 1 and 2 takes the technical discussions like classes, inheritance, oops concept, basic syntax, and such. Panellist 3 talks more about your resume skills, hobbies and the company overview.

Interview Preparation Tips

Topics to prepare for TCS System Engineer interview:
  • Basic Promgramming Questions
  • Aptitiude
Interview preparation tips for other job seekers - Since this was my first job it was slightly challenging in several ways in terms of how to present yourself, confidence and such. But make sure to stay humble and agree to most of the requests made and stick to the resume.

Interview Questionnaire 

1 Question

  • Q1. Basic questions in C and oops concepts

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm and answer bold.

I applied via Company Website and was interviewed before Jul 2021. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Tell me something about yourself.
  • Q2. What subjects did you study in college?

Interview Preparation Tips

Interview preparation tips for other job seekers - Have a niche in technology or business processes. Have a forte or else you will be thrown in support project in role of analyst which you may not like.

I applied via Referral and was interviewed before Jul 2021. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is AD,DNS,DHCP,Port Numbers
  • Ans. 

    AD, DNS, DHCP, and Port Numbers are all important components of network infrastructure.

    • AD (Active Directory) is a Microsoft service that manages users, computers, and other resources on a network.

    • DNS (Domain Name System) is a service that translates domain names into IP addresses.

    • DHCP (Dynamic Host Configuration Protocol) is a service that automatically assigns IP addresses to devices on a network.

    • Port numbers are used...

  • Answered by AI
  • Q2. What is AD,DNS,DHCP,IP Classes,FSMO Rules,APIPA,IP Range,Port Numbers
  • Ans. 

    Explanation of various networking terms and protocols.

    • AD - Active Directory is a directory service that stores information about objects on a network.

    • DNS - Domain Name System is a hierarchical naming system that translates domain names to IP addresses.

    • DHCP - Dynamic Host Configuration Protocol is a network protocol that automatically assigns IP addresses to devices.

    • IP Classes - IP addresses are divided into classes bas...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Please improve your LinkedIn connections and get referrals

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before Sep 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Core java mostly from resume asked

Interview Preparation Tips

Interview preparation tips for other job seekers - Good with basics and prepare everything mentioned in resume

I applied via Campus Placement and was interviewed before Sep 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Online assessment with 100 questions which includes logical, quantitative, vocabulary

Round 2 - Technical 

(3 Questions)

  • Q1. They asked me introduce myself
  • Q2. Few questions about my final sem main project
  • Q3. Difference between jdk and jvm
  • Ans. 

    JDK is a development kit that includes JVM, while JVM is a virtual machine that executes Java code.

    • JDK stands for Java Development Kit and includes tools for developing and compiling Java programs

    • JVM stands for Java Virtual Machine and is responsible for executing Java code

    • JDK includes JVM, along with other tools such as javac, jar, and javadoc

    • JVM is platform-dependent, while JDK is platform-independent

    • JDK is required ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Even if you don't know the right answer, answer them whatever you know confidently

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before Jun 2020. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Tell me about yourself projects opps concepts
  • Q2. Basic questions on multithreading
  • Q3. Exception handling
  • Q4. Constructor overloading

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident definetly you can crack it

I applied via Naukri.com and was interviewed before Nov 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Do you have door to door facilities?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared for difficult questions and prepare your own questions.

Infosys Interview FAQs

How to prepare for Infosys Java Programmer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Infosys. The most common topics and skills that interviewers at Infosys expect are Java, Spring Boot, Microservices, Hibernate and J2Ee.
What are the top questions asked in Infosys Java Programmer interview?

Some of the top questions asked at the Infosys Java Programmer interview -

  1. What use of JVM in ja...read more
  2. What is Java Progr...read more
  3. What is Cla...read more

Tell us how to improve this page.

Infosys Java Programmer Interview Process

based on 1 interview

Interview experience

3
  
Average
View more
Join Infosys Creating the next opportunity for people, businesses & communities

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.7
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
View all
Infosys Java Programmer Salary
based on 10 salaries
₹3 L/yr - ₹10 L/yr
15% more than the average Java Programmer Salary in India
View more details

Infosys Java Programmer Reviews and Ratings

based on 2 reviews

4.3/5

Rating in categories

4.0

Skill development

2.3

Work-life balance

3.0

Salary

3.6

Job security

3.6

Company culture

4.6

Promotions

3.7

Work satisfaction

Explore 2 Reviews and Ratings
Technology Analyst
55.4k salaries
unlock blur

₹3 L/yr - ₹11 L/yr

Senior Systems Engineer
51k salaries
unlock blur

₹2.5 L/yr - ₹7.8 L/yr

System Engineer
31.6k salaries
unlock blur

₹2.5 L/yr - ₹5.5 L/yr

Technical Lead
31k salaries
unlock blur

₹5.1 L/yr - ₹19.7 L/yr

Senior Associate Consultant
28.5k salaries
unlock blur

₹6.2 L/yr - ₹17 L/yr

Explore more salaries
Compare Infosys with

TCS

3.7
Compare

Wipro

3.7
Compare

Cognizant

3.7
Compare

Accenture

3.8
Compare
Did you find this page helpful?
Yes No
write
Share an Interview