Upload Button Icon Add office photos

Filter interviews by

Releventz Interview Questions and Answers

Updated 5 Oct 2023

6 Interview questions

A Production Support Analyst was asked
Q. What is the difference between a constructor and a method in Java?
Ans. 

Constructor is a special type of method used to initialize objects, while a method is a block of code that performs a specific task.

  • Constructor is called when an object is created, while a method is called to perform a specific task.

  • Constructors do not have a return type, while methods have a return type.

  • Constructors have the same name as the class, while methods can have any name.

  • Example: Constructor - public Cla...

View all Production Support Analyst interview questions
A Production Support Analyst was asked
Q. What is the difference between static and non-static methods?
Ans. 

Static variables belong to the class itself, while non-static variables belong to instances of the class.

  • Static variables are shared among all instances of a class

  • Non-static variables are unique to each instance of a class

  • Static variables can be accessed without creating an instance of the class

  • Non-static variables can only be accessed through an instance of the class

View all Production Support Analyst interview questions
A Production Support Analyst was asked
Q. What are JDK, JRE, and JVM?
Ans. 

JDK is Java Development Kit, JRE is Java Runtime Environment, and JVM is Java Virtual Machine.

  • JDK includes tools for developing Java applications.

  • JRE provides the libraries and components required to run Java applications.

  • JVM is the runtime environment in which Java bytecode is executed.

  • Example: JDK includes javac compiler, JRE includes Java libraries, JVM interprets bytecode.

View all Production Support Analyst interview questions
A Production Support Analyst was asked
Q. What will you do when the application crashes?
Ans. 

I will investigate the root cause of the crash, analyze logs, and work on resolving the issue to restore application functionality.

  • Check application logs for error messages

  • Identify the root cause of the crash

  • Work with development team to troubleshoot and fix the issue

  • Implement temporary workaround if needed

  • Test the application thoroughly before restoring it to production

View all Production Support Analyst interview questions
A Production Support Analyst was asked
Q. What is JVM, how it works
Ans. 

JVM stands for Java Virtual Machine, it is a virtual machine that enables a computer to run Java programs.

  • JVM is an abstract computing machine that enables a computer to run Java programs

  • It provides a runtime environment in which Java bytecode can be executed

  • JVM manages memory, provides security, and facilitates garbage collection

  • It translates Java bytecode into machine code that can be executed by the computer's ...

View all Production Support Analyst interview questions
A Production Support Analyst was asked
Q. What is incident management and problem management
Ans. 

Incident management involves resolving incidents to restore normal service operation, while problem management focuses on identifying and addressing the root cause of recurring incidents.

  • Incident management is the process of managing and resolving incidents to restore normal service operation as quickly as possible.

  • Problem management involves identifying the root cause of incidents and implementing permanent solut...

View all Production Support Analyst interview questions

Releventz Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Sep 2023. There were 3 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 

(3 Questions)

  • Q1. What is JVM, how it works
  • Ans. 

    JVM stands for Java Virtual Machine, it is a virtual machine that enables a computer to run Java programs.

    • JVM is an abstract computing machine that enables a computer to run Java programs

    • It provides a runtime environment in which Java bytecode can be executed

    • JVM manages memory, provides security, and facilitates garbage collection

    • It translates Java bytecode into machine code that can be executed by the computer's proce...

  • Answered by AI
  • Q2. What is the diff between constructor and method in java
  • Ans. 

    Constructor is a special type of method used to initialize objects, while a method is a block of code that performs a specific task.

    • Constructor is called when an object is created, while a method is called to perform a specific task.

    • Constructors do not have a return type, while methods have a return type.

    • Constructors have the same name as the class, while methods can have any name.

    • Example: Constructor - public ClassNam...

  • Answered by AI
  • Q3. Diff between static and non-static
  • Ans. 

    Static variables belong to the class itself, while non-static variables belong to instances of the class.

    • Static variables are shared among all instances of a class

    • Non-static variables are unique to each instance of a class

    • Static variables can be accessed without creating an instance of the class

    • Non-static variables can only be accessed through an instance of the class

  • Answered by AI
Round 3 - Behavioral 

(4 Questions)

  • Q1. What is JDK JRE JVM
  • Ans. 

    JDK is Java Development Kit, JRE is Java Runtime Environment, and JVM is Java Virtual Machine.

    • JDK includes tools for developing Java applications.

    • JRE provides the libraries and components required to run Java applications.

    • JVM is the runtime environment in which Java bytecode is executed.

    • Example: JDK includes javac compiler, JRE includes Java libraries, JVM interprets bytecode.

  • Answered by AI
  • Q2. What is incident management and problem management
  • Ans. 

    Incident management involves resolving incidents to restore normal service operation, while problem management focuses on identifying and addressing the root cause of recurring incidents.

    • Incident management is the process of managing and resolving incidents to restore normal service operation as quickly as possible.

    • Problem management involves identifying the root cause of incidents and implementing permanent solutions ...

  • Answered by AI
  • Q3. What will you do when application gets crashed
  • Ans. 

    I will investigate the root cause of the crash, analyze logs, and work on resolving the issue to restore application functionality.

    • Check application logs for error messages

    • Identify the root cause of the crash

    • Work with development team to troubleshoot and fix the issue

    • Implement temporary workaround if needed

    • Test the application thoroughly before restoring it to production

  • Answered by AI
  • Q4. How will you handle P1 issues

Interview Preparation Tips

Interview preparation tips for other job seekers - For production support role, managers are expecting ITIL concepts other than the technical details

Skills evaluated in this interview

Top trending discussions

View All
Interview Tips & Stories
6d (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about Releventz?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Naukri.com and was interviewed before Aug 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Technical questions : 1)oops concepts 2)plsql cursors, triggers, procedures 3)quick sort algorithm

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with your resume. None of the questions were asked out of resume.

I applied via Approached by Company and was interviewed before May 2021. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. They will ask about your past experience and current project details in detail.
  • Ans. Just give the proper answer about your past experience very Convincingly and confidently.
  • Answered Anonymously
  • Q2. Few technical questions they will ask.
  • Ans. If you already prepared for your interview, then you can answer the basic technical questions and you will get selected.
  • Answered Anonymously
Round 2 - Technical 

(1 Question)

  • Q1. As this was the client round. Deep technical questions about relevant experience.
  • Ans. Just answer to all the questions whatever they ask in very confident manner and should have manageable comm skill to clear the client round.
  • Answered Anonymously

Interview Preparation Tips

Interview preparation tips for other job seekers - Just don't wait for the perfect time. Perfect time is a Myth. Just go for it.

Interview Questionnaire 

1 Question

  • Q1. Questions related to your subjects in engineering

Interview Questionnaire 

1 Question

  • Q1. Questions related to your subjects in Btech

Interview Questionnaire 

1 Question

  • Q1. What is i t

Interview Questionnaire 

1 Question

  • Q1. Related to my subjects
Are these interview questions helpful?

Interview Questionnaire 

2 Questions

  • Q1. Apigee
  • Q2. Interal architecture

Interview Questionnaire 

1 Question

  • Q1. Where do you see yourself in 5 years.

Interview Questionnaire 

3 Questions

  • Q1. Java script
  • Q2. Ai
  • Q3. Machine learning

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare with faceprep

Releventz Interview FAQs

How many rounds are there in Releventz interview?
Releventz interview process usually has 3 rounds. The most common rounds in the Releventz interview process are Resume Shortlist, Technical and Behavioral.
What are the top questions asked in Releventz interview?

Some of the top questions asked at the Releventz interview -

  1. What is the diff between constructor and method in j...read more
  2. What is incident management and problem managem...read more
  3. What will you do when application gets cras...read more

Tell us how to improve this page.

Overall Interview Experience Rating

4/5

based on 1 interview experience

Difficulty level

Easy 100%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.6
 • 11.1k Interviews
Accenture Interview Questions
3.7
 • 8.7k Interviews
Infosys Interview Questions
3.6
 • 7.9k Interviews
Wipro Interview Questions
3.7
 • 6.1k Interviews
Cognizant Interview Questions
3.7
 • 5.9k Interviews
Amazon Interview Questions
4.0
 • 5.4k Interviews
Capgemini Interview Questions
3.7
 • 5.1k Interviews
Tech Mahindra Interview Questions
3.5
 • 4.1k Interviews
HCLTech Interview Questions
3.5
 • 4.1k Interviews
Genpact Interview Questions
3.7
 • 3.4k Interviews
View all

Releventz Reviews and Ratings

based on 2 reviews

4.0/5

Rating in categories

3.4

Skill development

4.0

Work-life balance

4.0

Salary

3.4

Job security

3.4

Company culture

3.4

Promotions

3.4

Work satisfaction

Explore 2 Reviews and Ratings
Software Developer
4 salaries
unlock blur

₹15 L/yr - ₹16 L/yr

Senior Software Engineer
3 salaries
unlock blur

₹9 L/yr - ₹28 L/yr

Senior Leader Engineer
3 salaries
unlock blur

₹16.5 L/yr - ₹16.5 L/yr

Explore more salaries
Compare Releventz with

TCS

3.6
Compare

Accenture

3.7
Compare

Wipro

3.7
Compare

Cognizant

3.7
Compare
write
Share an Interview