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.
Questions
Question 1 Multiple Choice (Single Answer)
Java Persistence API(JPA) is used in
- View Layer/Presentation Layer
- Java Bean
- Controller
- 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?
- DataGrid
- Calendar
- DatePicker
- Canvas
Question 3 True/False
can we prevent overriding
- True
- False
Question 4 True/False
C# has multiple inheritance
- True
- False
Question 5 Multiple Choice (Single Answer)
web page inherits which class
- web.page.ui
- web.ui.page
- page
- ui.web.page