What is the similarity between dynamic binding and linking?
What is aggregation?
Write code to implement bubble sort in java?
I don’t want my class to be inherited by any other class. What should I do?
how to write a server program and sending the mails to the server using smtp protocol please help me
Is java 9 released?
difference between arraylist and linkedlist otherthan performance
How do you create a first line indent?
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)
How do you convert int to char in java?
Difference between overriding and overloading in java?
How do you use equal in java?
What is the use of anonymous inner classes ?