Quiz 2 Cit150 Object Oriented Design 7 Could Database Files Stored Dataset Stored Name 8 P Q43856233


Quiz 2 CIT150 Object Oriented Design 7. Where could database files be stored? Where is DataSet stored? Your Name: 8. In the process of connecting your application to a data source, what should you do window pops up? Why? (The data source is a public domain dictionary file stored computer) Microsoft Visual Studio The connection you selected uses a local data file that is not in the current project. Would you like to copy the file to your project and modify the connection? iart it will be copied to the project’s Declare an abstract method Run for he abstraet class Pet. The method Run does not return a value 4. 5. (Continue from the previous question) Snail is a class derived from Pet. A. You may use method Run without overriding it if you treat the slow movement of a snail as its way of running. B. You should ignore method Run if you treat a snail as a pet that can’t run. C. You have to override method Run whether you want to use it with a snail or not. (Mark the correct statement with a check mark.) 6. Which tool from Visual Studio is used for connecting a Windows Form application to a database file? What is the keyboard shortcut to launch it? Show transcribed image text Quiz 2 CIT150 Object Oriented Design 7. Where could database files be stored? Where is DataSet stored? Your Name: 8. In the process of connecting your application to a data source, what should you do window pops up? Why? (The data source is a public domain dictionary file stored computer) Microsoft Visual Studio The connection you selected uses a local data file that is not in the current project. Would you like to copy the file to your project and modify the connection? iart it will be copied to the project’s
Declare an abstract method Run for he abstraet class Pet. The method Run does not return a value 4. 5. (Continue from the previous question) Snail is a class derived from Pet. A. You may use method Run without overriding it if you treat the slow movement of a snail as its way of running. B. You should ignore method Run if you treat a snail as a pet that can’t run. C. You have to override method Run whether you want to use it with a snail or not. (Mark the correct statement with a check mark.) 6. Which tool from Visual Studio is used for connecting a Windows Form application to a database file? What is the keyboard shortcut to launch it?
Expert Answer
Answer to Quiz 2 CIT150 Object Oriented Design 7. Where could database files be stored? Where is DataSet stored? Your Name: 8. In …
Related