\ Free Question's Objective

Time

Email Us

admin@resultjob.com

Software Engineering Question

Software Engineering Question With Answer & Solution
Que. - Given the following scenario: You want to create families of related objects, to be used interchangeably to configure you application. What is most appropriate GoF pattern to use?
Que. - What are the consequences of applying the GOF Singleton pattern?
Que. - What are the consequences of applying the abstract factory patter?
Que. - What is a software architectural pattern?
Que. -  Which of the following term is best defined by the statement:”The client sends structured query language (SQL) requests to the server which are transmitted as messages across the net”?
Que. - What is a deployment view of a software architecture?
Que. - In a client-server model where ‘n clients’ are sending request or receiving data from ‘m servers’. There are ‘x intermediate servers’ present which re-route the request (coming from Clients) to appropriate server based on the type of request. The intermediate server also returns the response to the client user-interface. What is the role of the intermediate server here?
Que. - Which of the following pattern is the basis of interaction management in many web-based systems?
Que. - What is a database wrapper class?
Que. - What is an object broker?