How we can make copy of a java object?
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 a boolean field?
what is the final keyword denotes in java?
Why is it called a string?
What are keywords give examples?
How does arraylist size increase in java?
What is the gregoriancalendar class in java programming?
how can we use the servlet as standalone apllication?should we need to extend any class?
Which Math method is used to calculate the absolute value of a number?
Can you call a constructor within a constructor?
How TreeMap sorts the objects inside it?? suppose if have include one employee object and one car object. On what basis it will sort?
Is hashset sorted in java?