1. Which is not a tab on the DataLink Property window?
a.)  Advanced
b.)  All
c.)  Adapter
d.)  Connection
e.)  Provider

Answer:  c




2. What information is specified in the Connection tab of the DataLink window?
a.)  Database login
b.)  Database name
c.)  Database type
d.)  Both a and b.
e.)  All of the above. 

Answer:  d

3. The first step of configuring a DataAdapter is to select:                                 
a.)  an adapter object.
b.)  a connection object.
c.)  a database object.
d.)  a dataset object.
e.)  None of the above.

Answer:  b

4. Which DataAdapter Query Type can be used with the Access database?
a.)  Use SQL statements.
b.)  Create new stored procedure.
c.)  Use existing stored procedure.
d.)  Both a and b.
e.)  All of the above. 

Answer:  a




5. Which is not an ADO.NET DataAdapter Object?
a.)  OleDbDataAdapter
b.)  SQLDataAdapter
c.)  QueryDataAdapter
d.)  Both a and b.
e.)  All of the above.

Answer: c

6. Which is the appropriate prefix for a DataAdapter object?
a.)  da
b.)  daa
c.)  dad
d.)  dt
e.)  dta

Answer:  a

7. Which type of object has the Generate Dataset method?
a.)  Adapter object
b.)  Connection object
c.)  Database object
d.)  Dataset object
e.)  None of the above.

Answer:  a

8. Which is the appropriate prefix for a Dataset object?                                 
a.)  da
b.)  das
c.)  dat
d.)  ds
e.)  dst

Answer: d

9. Which object does the data-aware control bind to?
a.)  Dataset
b.)  DataAdapter
c.)  Connection
d.)  Both a and b.
e.)  All of the above.
  
Answer:  a

10. What is the proper code to put data into the dataset called CustomerDataset using the CustomerDataAdapter object?
a.)  CustomerDataset.Fill(CustomerDataAdapter)
b.)  CustomerDataAdapter.Fill(CustomerDataset)
c.)  CustomerDataset.Load(CustomerDataAdapter)
d.)  CustomerDataAdapter.Load(CustomerDataset)
e.)  None of the above.
  
Answer: b




11. Which object contains the Position property of the current record in a dataset?
a.)  BindingContext
b.)  BindingData
c.)  DataBinding
d.)  DataBound
e.)  DataContext
  
Answer:  a

12. The first record in a dataset has a position property of:
a.)  zero.
b.)  one.
c.)  any value defined by the programmer.
d.)  Both a and b.
e.)  All of the above.
  
Answer:  a

13. Which below is specified by the DataMember Property?
a.)  Connection object
b.)  DataAdapter object
c.)  Database field
d.)  Database table
e.)  Dataset object
  
Answer: d

14. Which below is specified by the DataSource Property?
a.)  Connection object
b.)  DataAdapter object
c.)  Database field
d.)  Database table
e.)  Dataset object
  
Answer:  e

15. Which is a property of the DataGrid control?
a.)  DataMember
b.)  DataSource
c.)  DataQuery
d.)  Both a and b.
e.)  All of the above.
  
Answer:  d

16. HTML stands for:
a.)  Huge Makeup Language.
b.)  Huge Text Makeup Language.
c.)  Hypertext Makeup Language.
d.)  Hypertext Markup Language.
e.)  None of the above.

Answer:  d

17. Which symbol is used to enclose HTML tags?
a.)  ( )
b.)  < >
c.)  [ ]
d.) { }
e.)  None of the above.

Answer:  b

18. Which symbol identifies an HTML end tag?
a.)  !
b.)  |
c.)  /
d.)  \
e.)  ?

Answer:  c




19. Which HTML tag does not use an end tag?                           
a.)  B
b.)  center
c.)  HR
d.)  I
e.)  U

Answer:  c

20. Which statement is not true?
a.)  An HTML document can be displayed in any internet browser.
b.)  HTML is used to change the formatting of the displayed text.
c.)  An HTML document is created with an HTML development editor.
d.)  Both a and b.
e.)  All of the above. 

Answer: c

21. Which HTML tag creates a link to another browser page?
a.)  A href
b.)  A ref
c.)  An href
d.)  An ref
e.)  href

Answer: a

22. Which type of computer should host a web server? 
a.)  Apple
b.)  IBM
c.)  Sun
d.)  UNIX
e.)  Any type can host a web server.

Answer: e

23. Where does a web application reside?
a.)  Web client
b.)  Web server
c.)  Visual Studio.NET
d.)  Both a and b.
e.)  All of the above. 

Answer:  b

24. Which is an example of a web document? 
a.)  Server script
b.)  Web page
c.)  Client browser
d.)  Both a and b.
e.)  All of the above. 

Answer:  d




25. Which is an advantage of using a Web application to deliver an Information System solution?
a.)  Most end users are familiar with using an internet browser.
b.)  Web applications are platform independent.
c.)  Upgrading the application is not very costly.
d.)  Both a and b.
e.)  All of the above. 

Answer: e
Mukesh Rajput

Mukesh Rajput

I am a Computer Engineer, a small amount of the programming tips as it’s my hobby, I love to travel and meet people so little about travel, a fashion lover and love to eat food, I am investing a good time to keep the body fit so little about fitness also..

Post A Comment:

0 comments: