Login
Register
All Activity
Questions
Unanswered
Tags
Users
Ask a Question
About Us
986
Questions
785
Answers
Interview Preparation mode
beta
Funny Facebook Status
Enter your email address
Recent questions tagged java-interview-questions
Recent questions tagged java-interview-questions
Nice?
Vote!
1
answer
What access level do you need to specify in the class declaration?
asked
1 year
ago
in
Java Interview Questions and Answers
by
anonymous
java-interview-questions
ioexceptipon-interview-questions
class
class-declaration
Nice?
Vote!
1
answer
What Java technique would you use to implement it?
asked
1 year
ago
in
Java Interview Questions and Answers
by
anonymous
java-interview-questions
ioexceptipon-interview-questions
java-technique
Nice?
Vote!
1
answer
How can you minimize the need of garbage collection and make the memory use more effective?
asked
1 year
ago
in
Java Interview Questions and Answers
by
anonymous
java-interview-questions
ioexceptipon-interview-questions
garbage-collection
Nice?
Vote!
1
answer
How would you make a copy of an entire Java object with its state?
asked
1 year
ago
in
Java Interview Questions and Answers
by
anonymous
java-interview-questions
ioexceptipon-interview-questions
object
Nice?
Vote!
1
answer
Which of the two Java collections should you use: ArrayList or LinkedList?
asked
1 year
ago
in
Java Interview Questions and Answers
by
anonymous
java-interview-questions
ioexceptipon-interview-questions
arraylist
linkedlist
Nice?
Vote!
1
answer
If you're overriding the method equals() of an object, which other method you might also consider?
asked
1 year
ago
in
Java Interview Questions and Answers
by
anonymous
java-interview-questions
ioexceptipon-interview-questions
Nice?
Vote!
1
answer
What comes to mind when someone mentions a shallow copy in Java?
asked
1 year
ago
in
Java Interview Questions and Answers
by
anonymous
java-interview-questions
ioexceptipon-interview-questions
Nice?
Vote!
1
answer
What comes to mind when you hear about a young generation in Java?
asked
1 year
ago
in
Java Interview Questions and Answers
by
anonymous
java-interview-questions
ioexceptipon-interview-questions
Nice?
Vote!
1
answer
Can you use abstract classes instead of interfaces?
asked
1 year
ago
in
Java Interview Questions and Answers
by
anonymous
java-interview-questions
ioexceptipon-interview-questions
abstract
methods
class
Nice?
Vote!
1
answer
What's the difference between a queue and a stack?
asked
1 year
ago
in
Java Interview Questions and Answers
by
anonymous
java-interview-questions
queue
stack
Nice?
Vote!
1
answer
How can a subclass call a method or a constructor defined in a superclass?
asked
1 year
ago
in
Java Interview Questions and Answers
by
anonymous
java-interview-questions
ioexceptipon-interview-questions
methods
constructors
Nice?
Vote!
1
answer
When should the method invokeLater() be used?
asked
1 year
ago
in
Java Interview Questions and Answers
by
anonymous
java-interview-questions
ioexceptipon-interview-questions
methods
Nice?
Vote!
1
answer
What's the main difference between a Vector and an ArrayList
asked
1 year
ago
in
Java Interview Questions and Answers
by
anonymous
java-interview-questions
ioexceptipon-interview-questions
vector
arraylist
Nice?
Vote!
1
answer
What can go wrong if you replace && with & in the following code: String a=null; if (a!=null && a.length()>10) {...}
asked
1 year
ago
in
Java Interview Questions and Answers
by
anonymous
java-interview-questions
ioexceptipon-interview-questions
Nice?
Vote!
1
answer
Can an inner class declared inside of a method access local variables of this method?
asked
1 year
ago
in
Java Interview Questions and Answers
by
anonymous
java-interview-questions
ioexceptipon-interview-questions
variable
methods
Nice?
Vote!
1
answer
Does it matter in what order catch statements for FileNotFoundException and IOExceptipon are written?
asked
1 year
ago
in
Java Interview Questions and Answers
by
anonymous
java-interview-questions
ioexceptipon-interview-questions
ioexceptipon
filenotfoundexception
Nice?
Vote!
1
answer
What would you use to compare two String variables - the operator == or the method equals()?
asked
1 year
ago
in
Java Interview Questions and Answers
by
anonymous
java-interview-questions
variable
Nice?
Vote!
1
answer
What's the difference between J2SDK 1.5 and J2SDK 5.0?
asked
1 year
ago
in
Java Interview Questions and Answers
by
anonymous
java-interview-questions
j2sdk
Nice?
Vote!
1
answer
If a class is located in a package, what do you need to change in the OS environment to be able to use it?
asked
1 year
ago
in
Java Interview Questions and Answers
by
anonymous
java-interview-questions
package
Nice?
Vote!
1
answer
Explain the usage of Java packages.
asked
1 year
ago
in
Java Interview Questions and Answers
by
anonymous
java-interview-questions
package
Page:
1
2
next »