Answer the following statements true (T) or false (F)

1. A CRUD matrix is a tool used to represent where master files are read, updated, created, and deleted within the system.
2. A use case summarizes an event and defines one activity.
3. Ajax may be used to obtain data for a Web form without changing Web pages.
4. Having separate Web forms means that the forms will become more complex.


1. TRUE
2. TRUE
3. TRUE
4. FALSE

Computer Science & Information Technology

You might also like to view...

To add animations to slides, it is necessary to be in Slide Sorter view

Indicate whether the statement is true or false

Computer Science & Information Technology

What is the value of s1 after the following code is executed?

``` var s1 = "deitel and associates" s1 = s1.slice( 6 ) ``` a) deitel b) deitel and asso c) and associates d) deitel and associates

Computer Science & Information Technology

What yast command option opens YaST in text mode?

A. --text B. --opentext C. --ncurses D. --nogui

Computer Science & Information Technology

an infestation designed to copy itself repeatedly to memory, on drive space, or on a network

adware digital certificate grayware keylogger dictionary attack social engineering tailgating Trojan zombie worm

Computer Science & Information Technology