What class is used to create Server side object?

Answer Posted / venkatesh

servlet config object

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is use of functional interface in java 8?

548


What is difference in between java class and bean?

556


What is the difference between exception and error in java?

486


What do you mean by thread safe?

529


How many java versions are there?

556






Write down program for following scenario. Use java coding standard. You have array list with some words in it..we will call it as dictionary….and you have a arbitrary string containing some chars in it. You have to go through each word of dictionary and find out if that word can be constructed with the help of chars from arbitrary string given. If you find the word print it else print none.

2274


Explain the concept of proper inheritance?

603


How do you remove all elements from an arraylist in java?

496


Which of the classes will have more memory allocated?

530


How will you reverse a singly-link list?

586


What are some alternatives to inheritance?

547


What is getkey () in java?

564


What does nextint () do in java?

544


Can we override protected method in java?

569


What is instance synchronization?

530