write a program to create an vector with string(add,remove)
operation.and value should be enter through keyboard.
No Answer is Posted For this Question
Be the First to Post Answer
Explain the difference between jvm and jre?
What is thread?
perpare on factorypattern,linklist wothout using collection, (multitharding ie create producer/customer therad producer create Queue continuesly,consumer consume queue, consumer wait if queue is full,producer wait if queue is empty),diff betn sleep(1000)&wait(1000) these r the main Q ask in huawei(2008)
Differentiate storage classes on the basis of their scope?
What are constants?
How can a class be accessed, If no access modifiers are declared?
Difference between String and String Buffer?
What is anonymous inner class?
What are facelets templates?
How to override a equals() method and what is the use?
What is the technique adopted to create an immutable class?
can we add two numbers without using arthematic operators? if possible how?