It is commonly used to show list of data in the form of Records.
2-What is Web Services?
Answer:-
Web services are application programming interfaces [API]
or Web API's that are accessed via Hyper Text protocol and excited on a remote system hosting the requested services.
What are the Design Patterns?
Answer:-
Design Patterns :
Factory design pattern :
The factory method pattern is an object-oriented design pattern to implement the concept of factories. Factory method Pattern is to "Define an interface for creating an object, but let the subclasses decide which class to instantiate.
2-What is Web Services?
Answer:-
Web services are application programming interfaces [API]
or Web API's that are accessed via Hyper Text protocol and excited on a remote system hosting the requested services.
What are the Design Patterns?
Answer:-
Design Patterns :
- MVC
- Singleton :
Factory design pattern :
The factory method pattern is an object-oriented design pattern to implement the concept of factories. Factory method Pattern is to "Define an interface for creating an object, but let the subclasses decide which class to instantiate.
No comments:
Post a Comment