Can we access instance variables within static methods ?
No Answer is Posted For this Question
Be the First to Post Answer
How can I debug the Java security exceptions and AccessControlExceptions?
Interface A { String test(); } Interface B { int test(); } Create a class AB which must implements both A & B interfaces.
what is difference between prepare stetement and callable starement with example?
how tha garbage collector know that the object will be deleted? on which algorithm the garbage collector works? what is the working principle of garbage collector? How manay types of garbage collectors r there?
How will you reverse a link list without using recursion?
How to remove the trailing spaces from a string?
Have you used any version control ? if so explain about it?
Can we declare an interface as final?
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 the difference between a method and a function in alice?
How to connect to a remote database using Applet?
What is the new line character?