What is difference between array and vector?
No Answer is Posted For this Question
Be the First to Post Answer
suppose we have an interface & that interface contains five methods. if a class implements that interface then we have to bound that to give tha definition of all five methods in that class. If we declare that class as abstract then can we call only two methods to give the deinition of that method & i don't want to give the definition of all the methods? can it possible
What are listeners in java and explain ?
What is the difference between synchronized and synchronized block?
What does singleton class mean?
What is difference between string and new string?
What is the main function in java?
What is ph and buffers?
What makes a function well defined?
How can a gui component handle its own events in java programming?
How to solve the problem of generating the unique hash keys with hash function?
what is the difference between AWT and SWING what is the advantage of using swing?
What is the implementation of destroy method in java. Is it native or java code?