What is file in java?
No Answer is Posted For this Question
Be the First to Post Answer
What is a void return type?
What is data abstraction? Elaborate with example?
What is the difference between serializable and externalizable interface?
Can I overload to string method
Why convert an applet to an application?
when we have to use final class in java?
How can we create objects if we make the constructor private ?
What is an example of a boolean?
What is object in java?
What is udp in java?
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)
Is constructor inherited?