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 ioexceptipon-interview-questions
Recent questions tagged ioexceptipon-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
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
To see more, click for the
full list of questions
or
popular tags
.