PrepAway - Latest Free Exam Questions & Answers

Author: seenagape

Which of the following is true about this table?

Linda works as a Database Designer for Lion Inc. She has been given an assignment to design the
database of a publishing company. The database has a table named Author, which has a composite
key, AuthorID and TitleID. Royalty and LiteraryAgent are the other attributes. The functional
dependencies are such that AuthorID + TitleID-> Royalty (i.e. Royalty is functionally dependent on
AuthorID and TitleID) and AuthorID-> LiteraryAgent (i.e. LiteraryAgent is functionally dependent on
AuthorID). Which of the following is true about this table?

What deployment strategies can you use to deploy the application on a client computer?

You develop a Windows-based application using Visual Studio .NET. You want to deploy the
application on a user’s computer by using the ClickOnce technology. What deployment strategies
can you use to deploy the application on a client computer? Each correct answer represents a part of
the solution. Choose three.