Now days Sun is providng its latest OpenOffice.org specialist certification exam that enables you to certify your desktop productivity skills…
May 6th, 2010
What are the valid parameters and return types of the Web service methods?
No Comments, SCBCD, by Daisy Williams.The valid parameters and return types for the Web service methods are as follows: All primitive types All wrapper types…
March 26th, 2010
What is the difference between POST request and PUT request?
No Comments, SCWCD, by Daisy Williams.The POST request is used to send the data to be processed. The PUT request is used to store a…
February 12th, 2010
What is the console class?
No Comments, Java Facts, by Daisy Williams.The Console class is used to create the instance of a console. A console is a character-based unique device that…