

MCQOPTIONS
Saved Bookmarks
This section includes 11 Mcqs, each offering curated multiple-choice questions to sharpen your Software Engg knowledge and support exam preparation. Choose a topic below to get started.
1. |
WHICH_OF_THE_FOLLOWING_SERVICES_IS_NOT_PROVIDED_BY_AN_OBJECT??$ |
A. | Activating & Deactivating Objects |
B. | Security features |
C. | Files implementing the entities identified within the ERD |
D. | Registering object implementation |
Answer» D. Registering object implementation | |
2. |
CORBA stands for$ |
A. | Common Object Request Build Architecture |
B. | Common Object Request Broker Architecture |
C. | Common Object Request Break Architecture |
D. | All of the mentioned |
Answer» C. Common Object Request Break Architecture | |
3. |
Which_of_the_following_term_is_best_defined_by_the_statement:”When_one_object_invokes_another_independent_object,_a_message_is_passed_between_the_two_objects.”?$# |
A. | Control couple |
B. | Application object |
C. | Data couple |
D. | Database object |
Answer» D. Database object | |
4. |
When a client application invokes a method contained within an object elsewhere in the system, CORBA uses dynamic invocation t? |
A. | obtain pertinent information about the desired method from the interface repository |
B. | create a data structure with parameters to be passed to the object |
C. | create a request for the object |
D. | all of the mentioned |
Answer» E. | |
5. |
What is used to pass SQL requests and associated data from one component to another? |
A. | Client/server SQL interaction |
B. | Remote procedure calls |
C. | SQL Injection |
D. | All of the mentioned |
Answer» B. Remote procedure calls | |
6. |
“A client is assigned all user presentation tasks and the processes associated with data entry”.Which option supports the client’s situation?$ |
A. | Distributed logic |
B. | Distributed presentation |
C. | Remote presentation |
D. | All of the mentioned |
Answer» B. Distributed presentation | |
7. |
Which of the following presentation is explained in the following statement:”An extension of the distributed presentation approach, primary database and application logic remain on the server, and data sent by the server is used by the client to prepare the user presentation.”?$ |
A. | Local Presentation |
B. | Distributed presentation |
C. | Remote presentation |
D. | All of the mentioned |
Answer» D. All of the mentioned | |
8. |
Which test do you infer from the following statement: “The coordination and data management functions of the server are tested.”?$ |
A. | Server tests |
B. | Application function tests |
C. | Transaction tests |
D. | Network communication tests |
Answer» B. Application function tests | |
9. |
Which subsystem implements the requirements defined by the application? |
A. | UI |
B. | DBMS |
C. | Application subsystem |
D. | None of the mentioned |
Answer» D. None of the mentioned | |
10. |
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”?$ |
A. | File servers |
B. | Database servers |
C. | Client servers |
D. | None of the mentioned |
Answer» C. Client servers | |
11. |
The ________ is connected to servers (typically powerful workstations or PCs) that play a dual role. |
A. | Database |
B. | Software |
C. | Hardware |
D. | None of the mentioned |
Answer» E. | |