Which of the following statements will remove an object referred to by the object variable NewStudent?
a. NewStudent = String.Empty
b. NewStudent = Nothing
c. NewStudent.Delete
d. Remove.NewStudent
b. NewStudent = Nothing
Computer Science & Information Technology
You might also like to view...
Because there are many Access functions that use a table and will not work if the table is open, it is best practice to close a table when you are finished working with it
Indicate whether the statement is true or false
Computer Science & Information Technology
Can I use Provisioned IOPS with VPC?
A. Only Oracle based RDS B. No C. Only with MSSQL based RDS D. Yes for all RDS instances
Computer Science & Information Technology