What is purpose of applet programming?
No Answer is Posted For this Question
Be the First to Post Answer
write a simple program inheritance?
What is the difference between equals() and?
Explain Public static void main?
when a servlet sends request for first time it uses the follwing methods a)init b)doget() c)dopost() d)service
Scenario: There are 1 to 100 numbers. Each number should be keep in the each column like from A column to Z column ie 1 to 26. From 27 to 52 should be in 2nd row in the excel sheet. This has to be continue till 100. How do you write Java program and what are various methods.
Explain how to convert any java object into byte array.
Why does java have different data types for integers and floating-point values?
What is flush () in java?
What are the methods of object class ?
What is the definition of tree ?
what is aberivation of java?
When a lot of changes are required in data, which one should be a preference to be used? String or stringbuffer?