Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is the context

Answers were Sorted based on User's Feedback



what is the context..

Answer / praveen kumar

context object is created by server container and it is one for one web application.By using this context we can exchange the data between the resources of the web application.we can get this object from ServletRequest object,ServletConfig object.

Is This Answer Correct ?    2 Yes 0 No

what is the context..

Answer / qamrun nisa

This is an interface that represents a naming context, which
consists of a set of name-to-object bindings. It contains
methods for examining and updating these bindings.

Syntax is

public interface Context

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

How do you pass by reference?

0 Answers  


How many types of gc are there in java?

0 Answers  


What is the difference between java applets and applications?

0 Answers  


What is the return type of a program?s main() method?

3 Answers  


Explain the differences between abstraction and encapsulation?

0 Answers  


What is the difference between sop and work instruction?

0 Answers  


Explain difference between final, finally and finalize?

3 Answers   Cognizant,


What are static blocks and static initalizers in java ?

0 Answers  


Is &&= a valid Java operator?

2 Answers  


I have a String s = java; What is the output when I say s.replaceAll('j', 'k'); Also what is the value of s after replacing?

8 Answers   KPIT,


What is a null class?

0 Answers  


Can inner class final?

0 Answers  


Categories