What are some of the tough Java questions you were asked in an interview?

Asked by Last Modified  

Follow 2
Answer

Please enter your answer

It is quite natural to prepare for tough questions even if you do not expect it. Being prepared for tough and important questions gives you a sense of confidence and helps you answer your interview questions with ease. On the contrary, if you come unprepared, then the interview might make you feel nervous...
read more
It is quite natural to prepare for tough questions even if you do not expect it. Being prepared for tough and important questions gives you a sense of confidence and helps you answer your interview questions with ease. On the contrary, if you come unprepared, then the interview might make you feel nervous and make you tense up on answers you already know. In fact, the definition of a tough question is not established. What may be tough to me, may not essentially appear to be as challenging to you. Hence, you can prepare a list of important questions which you feel is tough for the interview to carry on with ease. Mentioned below are some tough questions that most students find challenging: Define Local variable and Instance variable? Ans: Local variables is the method and scope of the variables that have existed inside the method itself. An instance variable is used to explain inside the class but outside the method and scope of variables that exist throughout the class. What is Polymorphism? Ans: Polymorphism means many forms. A single object can refer to the superclass or subclass depending on the reference type which is called polymorphism. What is meant by Method Overriding? Ans: Method overriding happens if the subclass method satisfies the below conditions with the Superclass method: Method name should be the same The argument should be the same Return type also should be the same The key benefit of overriding is that the Subclass can provide some specific information about that subclass type than the superclass. What is meant by Overloading? Ans: Method overloading happens for different classes or within the same class. For method overloading, the subclass method should satisfy the below conditions with the Superclass method (or) methods in the same class itself: Same method name Different argument type May have different return types read less
Comments

Related Questions

in java every thing is in the form of object
Everything is object is java except primitive data types like int,long etc..thats the reason its not 100 % object oriented language..
Profile Photo
Abrar
If a class contains only a private constructor and no other constructor, is it possible to create object of that class? If yes how?
Yes, It is possible. But, Object can be created only with in that class (either in any method or block).
Profile Photo
Shabbir
What is an MVC and why is it important?
MVC (Model-View-Controller) is a software architectural pattern that separates an application into three interconnected components: 1. *Model*: Represents the data and business logic, managing data...
Profile Photo
Kirti
0 0
View Comments5
will I get certificate
Better than certificate if you enroll with me you will get confidence and lot of practical knowledge...certifications dont matter after a period of time what really matters is your approach to a problem...
Profile Photo
Sk.
I want to know what are the differences between runnable and thread class implementation except they are class and interface and how to decide which is better at what time ...
Thread vs. Runnable in Java 1) Java doesn't support multiple inheritance, which means you can only extend one class in Java so once you extended Thread class you lost your chance and can not extend...
Profile Photo
Ankit Garg

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

Facebook Analytics
Assume how the Facebook application will store the millions of customer's record in real-time: facebook = { 'jose': { 'name': 'jose', 'age': 33, 'hobby': , # cricket,football 'mobile': 1111111111, 'email':...
Profile Photo

Features Of Java
There is given many features of Java. They are also known as java buzzwords. The Java Features given below are simple and easy to understand. Simple. Object-Oriented. Portable. Platform independent. Secured. Robust. Architecture...
Profile Photo

doWhile example in Java
public class doWhilePracticleEx { public void test() { } public static void main(String args) { String q1 = "Who is PM of India?"; String a1 = "Sonia Gandhi"; String a2 = "Rahul Gandhi"; String a3...
S

Sarthak C.

0 0
View Comments0

Demand of java in industry
Java is one of the widest use language in the industry all around the world As in software market more than 80% software, platform developed using java. Java comes in three flavours:- j2se for window based...
Profile Photo

Prashant Tomer

0 0
View Comments0

Simple Input and Output in CoreJava
We can use any of the following options based on the requirements to accept data from the user in corejava and show them Integer Input Output Character Input Output Float Input Output INPUT AND...
Profile Photo

Recommended Articles

Java is the most commonly used popular programming language for the creation of web applications and platform today. Integrated Cloud Applications and Platform Services Oracle says, “Java developers worldwide has over 9 million and runs approximately 3 billion mobile phones”.  Right from its first implication as java 1.0...

Read full article >

Designed in a flexible and user-friendly demeanor, Java is the most commonly used programming language for the creation of web applications and platform. It allows developers to “write once, run anywhere” (WORA). It is general-purpose, a high-level programming language developed by Sun Microsystem. Initially known as an...

Read full article >

In the domain of Information Technology, there is always a lot to learn and implement. However, some technologies have a relatively higher demand than the rest of the others. So here are some popular IT courses for the present and upcoming future: Cloud Computing Cloud Computing is a computing technique which is used...

Read full article >

Java is the most famous programming language till date. 20 years is a big time for any programming language to survive and gain strength. Java has been proved to be one of the most reliable programming languages for networked computers. source:techcentral.com Java was developed to pertain over the Internet. Over...

Read full article >

Looking for Java Training Classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you