SQL Database Functions Quiz

Test your knowledge of SQL functions including CEIL, ROUND, RTRIM, TRUNCATE, STUFF, and database operations like constraints and data retrieval commands.

5 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

Java Persistence API(JPA) is used in

  1. View Layer/Presentation Layer
  2. Java Bean
  3. Controller
  4. Model Layer
Question 2 Multiple Choice (Single Answer)

Which of the following is not part of new controls added to WPF in .NET 4.0?

  1. DataGrid
  2. Calendar
  3. DatePicker
  4. Canvas
Question 3 True/False

can we prevent overriding

  1. True
  2. False
Question 4 True/False

C# has multiple inheritance

  1. True
  2. False
Question 5 Multiple Choice (Single Answer)

web page inherits which class

  1. web.page.ui
  2. web.ui.page
  3. page
  4. ui.web.page