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)
Lowest Common ancestor in a Binary Search Tree and Binary Tree.
Explain access specifiers?
0 Answers Thomson Reuters, Virtusa,
What is static variable with example?
what is difference between Action messages and Action errors?
Differentiate between a constructor and a method? Can we mark constructors final?
What is the same as procedures?
Is string pool garbage collected?
what is the difference between thread and runnable types? : Java thread
Is java a compiler?
What is append function?
Static Variable can referred in non-static method?
Can a variable be local and static at the same time?