we know that every java prog must follows OOPS Principles. Anybody can answer, HOW THE FOLLOWING PROGRAM FOLLOWS OOPS CONCEPTS i.e, Inheritance,Polymarphism,Encapsulation? class a{ public static void main(String args[]){ System.out.println("Hello World"); } }
3 8009how to write a server program and sending the mails to the server using smtp protocol please help me
2021can we Connect Applet to Data Base ? with Discriptiom. and also What is Diff. from Applet & Servlet?
1 4845perpare 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)
1 5455
What is the equal sign?
What is difference between classpath and path variables in java?
What is covariant return type?
What happens if we override only equals?
How can we make a class singleton?
What is valid keyword in java?
How a variable is stored in memory?
What is method reference?
Can we assign integer value to char in java?
which class is the wait() method defined in? : Java thread
What is difference between char array and string?
What is meant by tab pans?
What is a class reference?
What are the benefits of java?
Explain an intermediate language?