

MCQOPTIONS
Saved Bookmarks
This section includes 6 Mcqs, each offering curated multiple-choice questions to sharpen your Software Engineering knowledge and support exam preparation. Choose a topic below to get started.
1. |
Frameworks are an effective approach to reuse, but are _________ to introduce into software development processes. |
A. | difficult |
B. | expensive |
C. | unreliable |
D. | difficult and expensive |
Answer» E. | |
2. |
Which option supports the statement: Most web frameworks now provide AJAX support ? |
A. | Session Management |
B. | Security |
C. | User interaction |
D. | Database support |
Answer» D. Database support | |
3. |
Which category the following statement belongs, Frameworks don t usually include a database but rather assume that a separate database such as MySQl ? |
A. | Session management |
B. | Security |
C. | User interaction |
D. | Database support |
Answer» E. | |
4. |
Which framework s applications are difficult to deal with? |
A. | MVC pattern |
B. | Web application frameworks |
C. | Debugging framework |
D. | None of the mentioned |
Answer» D. None of the mentioned | |
5. |
Which category the following statement belongs, Classes to create and manage sessions are usually part of a WAF ? |
A. | Session management |
B. | Security |
C. | User interaction |
D. | Database support |
Answer» B. Security | |
6. |
Which of the following is not a benefit of software reuse? |
A. | Standards compliance |
B. | Increased Reliability |
C. | Reduced Process risk |
D. | Maintaining a component library |
Answer» D. Maintaining a component library | |