java interview questions for text browser
|
java interview questions for text browser
Java Interview Questions
we help for your success...!
Home
Java Basics
Oops
Object
Class
Absraction
Encapsulation
Polymorphism
Inheritance
Interface
Thread
Exception
Collections
Set
Array List
List
Map
IO Stream
Swing
JDBC
google adds
Subscribe Now
Subscribe in a reader
Followers
Powered by
Blogger
.
Monday, 5 September 2011
What is a Vector? java interview questions ...
the vector answer coming soon......
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
RSS Subscription!
Follow me!
visit
Google bot last visit powered by Gbotvisit
Popular Posts
What is the purpose of Void class?
answers will update soon
what is encapsulation? java interview questions ...
Ans: java encapsulation is wrapping up of the data into single unit. The process of hiding all the details of an object that do not contr...
What are Wrapper Classes ?
the wrapper class answer coming soon.....
what is exception? java interview questions ...
write your answers here....
Difference between Overloading and Overriding? java interview questions...
Ans 1. In overloading,there is a relation ship between methods available in the same class wh...
what is abstraction? java interview questions ...
Ans: Java Abstraction means to show only the necessary details to the client of the object . without knowing the background of details we ...
whai is set interface? java interview questions ...
Answer : Java collections Set interface is part of java.util package. A set is a public interface that extends the collection interface ...
What are the differences between ArrayList and LinkedList? java interview questions....
Answer: it's is a List implementation backed by a Java array, like Vector class If there are lots of growth periods, performance deg...
What is the difference between instanceof and isInstance? java interview questions
Ans: instanceof is used to check to see if an object can be cast into a specified type without throwing a cast class exception...
What is a static method? java interview questions..
Ans: Static variables are always called by the class name. Class variables or static variables are declared with the static keyword in a ...
Categories
abstraction
(1)
array list
(3)
basic java
(6)
class
(3)
encapsulation
(1)
exception
(2)
inheritance
(1)
interface
(1)
io stream
(1)
jdbc
(1)
list
(1)
map
(2)
object
(2)
polymorphism
(2)
set
(1)
swing
(2)
thread
(6)
Archives
▼
2011
(37)
►
09/18 - 09/25
(3)
►
09/11 - 09/18
(3)
▼
09/04 - 09/11
(16)
What are the Applet’s Life Cycle methods? java in...
How to Make a Class Serializable ? jav...
Define Hashtable,HashMap and HashSet ? ...
diferents between awt and swing? java interview qu...
what is class? java interview questions....
what is polymorphism? java interview questions....
What is JIT and its use?
What is the purpose of Void class?
What is mutable object and immutable object?
What kind of thread is the Garbage collector thread?
What are Wrapper Classes ?
What is the initial state of a thread when it is c...
What is the use of the finally block?
What is a Vector? java interview questions ...
What is synchronization? java interview question...
Why threads block or enters to waiting state on I/...
►
08/28 - 09/04
(15)
No comments:
Post a Comment