How does a for loop work?
Explain the difference between the Boolean & operator and the && operator?
Explain java coding standards for variables ?
What is included in core java?
Explain Event handling in AWT?
How do listeners work?
Explain reverse a linked list iterative solution in java?
Which number is denoted by leading 0x or 0x in java?
Is empty in java?
What are the types of inner classes (non-static nested class) used 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)
What is double in java?
What is the use of bin and lib in JDK?