programming languages Online Quiz - 341
Description: programming languages Online Quiz - 341 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: programming languages |
You use Visual Studio .NET to create several Windows-based applications. All use a common class library assembly named ABCCustomers. You deploy the application to client computers on your company intranet. Later, you modify ABCCustomers.Any application that uses version 1.0.0.0 must now user version 2.0.0.0. What should you do?
You plan to develop a customer information application CustomABC that uses a Microsoft SQL Server database. CustomABC will be used frequently by a large number of users. Your application code must obtain the fastest possible performance when accessing the database and retrieving large amounts of data. You must accomplish this goal with the minimum amount of code. How should you design CustomABC?
You use Visual Studio .NET to develop a component named ABCComponent. You plan to develop several client applications that use ABCComponent. You need to deploy ABCComponent with each of these applications. You will create a distribution package to be included with each application. Which type of project should you create?
Which two statements about views are true? (Choose two)
Which three are DATETIME data types that can be used when specifying column definitions? ( Choose Three)
Which data dictionary table should you query to view the object privileges granted to the user on specific columns?
ORA-01403 Means?
ORA-01017 ?
ORA-00001 Means?
ORA-00001 Means?
From the following code fragments select the most appropriate way of throwing exceptions ?Assume that variable i is properly defined , in scope and has appropriate value
ORA-03114 Means?
ORA-03114 Means?
ORA-12154 Means?