Tag: technology

Questions Related to technology

  1. Refrence the Microsoft.Sharepoint.SoapServer assembly.

  2. Refrence the Microsoft.Office.Server.Utilities assembly.

  3. Refrence the Microsoft.Office.Server.WebControls assembly.

  4. Refrence the Microsoft.Sharepoint.Portal assembly.


Correct Option: D
  1. A blinking vertical line that indicates the location of the next input on the display screen.

  2. A cursor is SQL keyword specifying a retrieved data order.

  3. Cursor is acronym for Current Set Of Records and is a database object pointing to a currently selected set of records.

  4. None of the above


Correct Option: C
  1. A foreign key is a key field (column) in a database table, which relates the table to another table where the key is a primary key. The primary - foreign key relations are used to cross-reference database tables.

  2. The foreign key is a SQL locking mechanism.

  3. The foreign key is a column that can have NULL values.

  4. None of the above


Correct Option: A

What does ACID stand for?

  1. Access. Consistency. Isolation. Data.

  2. Access. Constraint. Index. Data.

  3. Atomicity. Consistency. Isolation. Durability.

  4. None of the above


Correct Option: C

What does the term 'locking' refer to?

  1. Locking is the process of database authentication.

  2. Locking is a process preventing users from reading data being changed by other users, and prevents concurrent users from changing the same data at the same time.

  3. Locking is a process, which logs database usage.

  4. None of the above


Correct Option: B