1 / 11

Basic Java Interview Question

Get Certified Professional Java Training by Asterix Solution - Java Training Center in Mumbai. Sharpen your skills with experience of working on live projects.For more details, visit : <br>http://www.asterixsolution.com/java-training.html <br>

anshdixit
Télécharger la présentation

Basic Java Interview Question

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Basic Java Interview Questions A guide by Asterix Solution

  2. Introduction on Java Java today is one of the most sought programming languages by developers and programmers all over the world. The Java platform is being used for development of all kinds of rich applications in phones, tablets, desktops, speakers & other IT enabled software. Thus, demand for Java developers has increased in the market & everybody is jumping on the bandwagon to secure the job of a Java developer. So if you are also in the race & are going to face technical Java interview questions during recruitment but don't know where to look for the basic Java interview questions, then a complete ready reckoner guide is here for you.

  3. 1. What is Java? Javais a platform independent & object oriented programming language called OOPS. This language was discovered by Mr. James Gosling of Sun Micro systems in early 1991.

  4. 2. What is class & define abstract class in Java? In simple Java terms, class refers to a group of similar objects with the same attributes (data structure) and behavior (function). Java consists of different types of classes such as abstract class, interface class, etc. Abstract class is a differential implemented class (means some portion of this class can be fully implemented during execution while other portions can not be fully implemented).

  5. 3. What is the difference between an interface & abstract class in Java? An abstract class has no direct instances in the system & consists of methods inside the code strings, while such a feature is absent in the interface class.

  6. 4. Explain some of the basic features of Java. Here you can explain many features of Java such as: Java is reusable Unlike other programming languages, Java gives the main emphasis to data instead of procedure - thus making it more user-friendly. Java is a very secure language as none of the data can be accessed by the external or third party function directly without the first user's permission. Java is platform independent.

  7. 5. Explain the difference between a queue & a stack. The basic difference between a queue and a stack is that a queue works on FIFO concept (that is, first in first out rule) while the stack works on LIFO concept (means last in first out) rule.

  8. 6. What do you mean by Java packaging? Java packaging helps in neat & concise filing of different classes into the respective directories, thus making it easier for the user to categorize the data properly. So if you are dealing with various modules & want to organize your files into proper classes without much hassle, then Java packaging is the apt solution for you.

  9. Besides these basic Java interview questions, you will be asked to write some basic programs in Java language explaining different commands used in each step by the interviewer. The interviewer may also give you some already written programs & you have to find the error(s) present in any steps of the given program stating the reason of errors present with proper logic. So just brush up on your Java fundamentals from any resources available to you & practice some programs execution & running on the computer to master the language & sail through the Java interview questions easily.

  10. +91 771 503 6251 202, 2nd Floor, Rajhans Annexe, Opposite Gaondevi Bus Depot,Thane West-400602. Shop No 7 & 8, Shivshankar Tower, Opposite Kadambari CHS, Sanpada East, Navi Mumbai-400705 (Nearest Railway Station: Vashi) https://www.facebook.com/asterixsolutionlab https://twitter.com/AsterixLab https://plus.google.com/+Asterixsolutionlab Asterix Solution +91 9136507630 Thane Vashi

  11. For more details and tips relevant to Java or other programming languages, go towww.asterixsolution.com/java-training.html Good luck! Asterix Solution is best Java Training Center at Vashi & Thane provides Quality Training with 100% Job Assistance, Hands on Practical Training.

More Related