Interview Questions and Answers - Basic Level | Search Interview Question - javasearch.buggybread.com
Javasearch.buggybread.com

Search Interview Questions


 More than 3000 questions in repository.
 There are more than 900 unanswered questions.
Click here and help us by providing the answer.
 Have a video suggestion.
Click Correct / Improve and please let us know.
Label / Company      Label / Company / Text

   



Interview Questions and Answers - Order By Newest

   
 Q301. What is Throwable ?Core Java
Ans. Throwable in java is a class that is the superclass of all exceptions and errors which may occurs in java program.It extends obcect class.

 Help us improve. Please let us know the company, where you were asked this question :   

   Like         Discuss         Correct / Improve     exception handling   throwable     Asked in 1 Companies      basic


Related Questions

  What things should be kept in mind while creating your own exceptions in Java?
  Difference between Checked and Unchecked exceptions ?
  Explain throw, throws , try and catch in Java ?
 Differences between class not found exception and noclassdef found error ?
  Is it necessary that each try block to be followed by catch block ?
  What is exception propogation ?
  Can we have try and catch blocks within finally ?
 When does the finally block gets executed ?
 When is the situation when finally section won't execute ?
  How does a try statement determine which catch clause should be used to handle an exception?


 Q302. What are the benefits of Java over other Programming Languages ?Core Java
Ans. 1. JVM that makes it platform independent and facilitates portability.
2. Garbage Collector that protects from Memory Leaks.
3. Only usage of references and not pointer arithmetic and hence protects the application from memory issues like dangling pointers, memory leaks etc.
4. Support for OOPs that makes application development and maintenance easy.
5. Facilitates library development through use of interface / abstract classes.
6. Facilitates creation of scalable applications.
7. Huge repository of libraries and pool of people with java skill.

 Help us improve. Please let us know the company, where you were asked this question :   

   Like         Discuss         Correct / Improve     benefits of java  advantages of java      basic        frequent


Related Questions



 Q303. Which one of AWS Lambda or API Gateway is a compute service ?Amazon Web Services (AWS)
Ans. AWS Lambda

 Help us improve. Please let us know the company, where you were asked this question :   

   Like         Discuss         Correct / Improve     aws lambda      basic


Related Questions

 What are the problems one could face while working with serverless technologies like AWS Lambda ?
 How does AWS Lambda handle failure during event processing?
 Can you explain the integration between API Gateway and Lambda if we wish to develop services using these tools.
 What would you do if you see an error thrown by a lambda function as "Access Denied" while doing something with S3 ?
 What are the advantages and disadvantages of using Lambda over EC2 ?
 What are the different trigger types in AWS Lambda ?
 Tell me something about Amazon Lambda.
 What is the difference between AWS Gateway API and Lambda ?
 Can we build web services using AWS Lambda ?
 What are the benefits of using AWS Lambda over EC2 ?


previous 30   

Help us and Others Improve. Please let us know the questions asked in any of your previous interview.

Any input from you will be highly appreciated and It will unlock the application for 10 more requests.

Company Name:
Questions Asked: