Add office photos
Employer?
Claim Account for FREE

Releventz

4.0
based on 2 Reviews
Filter interviews by

Intelerad Interview Questions and Answers

Updated 5 Feb 2024

Q1. 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 ClassName() { // constructor code } Method - public void methodNam...read more

View 1 answer

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 to prevent them from recurring.

  • Incident management focuses...read more

View 1 answer

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

Add your answer

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

View 1 answer
Discover Intelerad interview dos and don'ts from real experiences

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

View 1 answer

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

View 1 answer
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Interview Questions from Similar Companies

4.1
 • 1.2k Interview Questions
3.4
 • 775 Interview Questions
4.1
 • 771 Interview Questions
4.2
 • 178 Interview Questions
3.2
 • 162 Interview Questions
4.2
 • 143 Interview Questions
View all
Top Releventz Interview Questions And Answers
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
70 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter