Tag: programming languages

Questions Related to programming languages

  1. Parameters

  2. Fields

  3. Lexical References

  4. None of the above


Correct Option: C

___________ fasten an edge of one object to an edge of another object, ensuring that they maintain their relative positions

  1. Frames

  2. Repeating Frames

  3. Anchors

  4. Links


Correct Option: C

_______________ help avoid unnecessary empty space in your report

  1. Collapsing anchors

  2. Formatting anchors

  3. Frames

  4. Spacers


Correct Option: A
  1. A matrix object merely defines a relationship between two repeating frames

  2. A cursor is static

  3. A non-linkable query is a detail query that contains column objects that prevent the query from being linked to via a column-to-column link

  4. None of the above


Correct Option: B

From which class The user controls are derived ?

  1. System.Web.UI

  2. System.Web.Data.Usercontrol

  3. System.Web.UI.Data

  4. System.Web.UI.Usercontrol


Correct Option: D

In which file extension the user controls are stored ?

  1. .ascx

  2. .aspx

  3. .asmx

  4. .ashx


Correct Option: A

Code behind model places the code in a separate file but not in a specifically designated script tag ?

  1. True

  2. False


Correct Option: B