What is gui programming?
Explain the difference between the public, private, final, protected, and default modifiers?
What are instance variables?
Why constructor has no return type?
If A Class Is Declared Without Any Access Modifiers, Where May The Class Be Accessed?
What is main string [] args?
relation between list and linked list
Can you pass by reference in java?
What is the final class modifier?
What does a boolean method return?
Can we create our own daemon thread?
What is functional interface in javatpoint?
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)