What is string manipulation?
No Answer is Posted For this Question
Be the First to Post Answer
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)
What is function declaration?
what is real-time example of runtime polymorphism and compile time polymorphism
What is a boolean field?
Is there any way to skip finally block of exception even if some exception occurs in the exception block?
What are multiple inheritances? Is it supported by java?
What do you know about the garbage collector?
When we can access the static data member without creating the object what is the need of the object in java.
5 Answers Airhub, ssinformatics,
What is equals method in java?
What is access modifiers?
what is default constructor and parameterised constructor with example?
What is difference between call by value and call by reference?