Validation ________ are the rules that dictate the type of data that can be entered
Fill in the blank(s) with correct word
criteria
Computer Science & Information Technology
You might also like to view...
Which of the following contains the correct code to create and instantiate an object named MyStudent from a class named Student?
A. Dim objStudent As Student B. Dim objStudent As New Student C. Dim objStudent = Student D. Dim objStudent = New Student
Computer Science & Information Technology
Templates that you distribute to others are called ____ templates.
A. workgroup B. shared C. user D. group
Computer Science & Information Technology