How to make a class accessible as a web service?
No Answer is Posted For this Question
Be the First to Post Answer
What is static and dynamic Binding?
Every object has : state, behavior and identity - explain
2 Answers InfoAxon Technologies, Protech,
How to make a class accessible as a web service?
If a method definition has been specified in the base class and the interface which the class is implementing, which definition will be picked if we try to access it using interface reference and class object?
Does a concept HAVE to become a class in Design?
Explain OOPS.
Classes and structs support inheritance. Is this statement true or false?
What is difference between encapsulation and abstraction?
What do you mean by operator overloading?
What is polymorphism? When is it employed? give an example.
What's the main difference between arraylist / hashmap and vector / hashtable?
USECASE is an implementation independent notation. How will the designer give the implementation details of a particular USECASE to the programmer?