In this post you can find Complete and recently updated Correct Question and answers of Windows Phone Development. All Answers updated regularly with new questions. Upwork
Question:* What does CLR stand for on the Windows Phone?
Answer: • Common Language Runtime
Question:* How can you specify your app's required capabilities and hardware requirements?
Answer: • On the Capabilities page and Requirements page of the Manifest Designer
Question:* Which of these are benefits of using native code?
Answer: • All of these
Question:* True or False? If an app performs an operation that causes the device to appear to be unresponsive for more than three seconds, such as downloading data over a network connection, the app must display a visual progress or busy indicator.
Answer: • True
Question:* Which of these are included in the SDK?
Answer: • All of these
Question:* Which of these tests would you run in the testing phase of creating an app?
Answer: • All of these
Question:* What is the file format to distribute and install application software on Windows Phone operating system?
Answer: • XAP
Question:* What file is the default starting page of a new Windows Phone application?
Answer: • MainPage.xaml
Question:* What file is the default starting page of a new Windows Phone application?
Answer: • MainPage.xaml
Question:* Which of these are types of location data you can test with the location sensor simulator?
Answer: • All of these
Question:* What is the primary language used for developing an app's User Interface (UI)?
Answer: • XAML
Question:* When deploying a Silverlight based Windows Phone App to the Windows Marketplace, what type of file is required to upload?
Answer: • .xap file
Question:* In order to deploy an application to a Windows Phone Device, which of the following are needed?
Answer: • Phone must be registered
Question:* Which of the following are part of Windows Phone Developer Tools?
Answer: • All of the above
Question:* Which of the following shoud be considered when developing an app to run on lower-memory devices?
Answer: • All of the above
Question:* MainPage.xaml.cs and MainPage.xaml.vb contain the code to handle _____.
Answer: • User interaction with the page
Question:* Which of these are NOT released WindowsPhone OS system versions?
Answer: • 6.0
Question:* What is XAP?
Answer: • The file format used for app software on the Windows Phone OS
Question:* Which of the following is a popular design pattern for building Windows Phone applications?
Answer: • Model-View-View-Model (MVVM)
Question:* You have to specify a value of "GeoPositionAccuracy.High" in the constructor or in the "DesiredAccuracy" property of the class before you can test your app with the location sensor simulator if you use which class?
Answer: • GeoCoordinateWatcher
Question:* The Windows Phone Analysis tool can do which of the following?
Answer: • Identify performance issues with your app
Question:* True or False? You cannot run a Windows Phone 8 app on a Windows Phone OS 7.1.
Answer: • True
Question:* Which value does the "Width" property require?
Answer: • Auto
Question:* What is the standard subscription period of a Dev Center account?
Answer: • One year
Question:* What location is used to store resources needed throughout an application?
Answer: • App.xaml
Question:* Which of the following property names returns the memory usage of the current application in bytes?
Answer: • ApplicationCurrentMemoryUsage
Question:* When you deploy and test an app on a physical Windows Phone OS 7.1 phone, you usually must have which software running?
Answer: • Zune
Question:* True or False? You cannot test apps that interact with the photo chooser and camera capture tasks while the Zune software is running on a 7.1 phone, because it locks the local media database.
Answer: • True
Question:* True or False? You can develop for Windows Phone 8 with Windows 7.
Answer: • False
Question:* True or False? You can develop for Windows Phone 8 with Windows 7.
Answer: • False
Question:* What language do you need to write in to take full advantage of the Windows Phone 8's graphic hardware?
Answer: • C++
Question:* Why shouldn't webpages in Windows Phone prompt users to download plugins?
Answer: • Internet Explorer for Windows phone does not support plugin downloads
Question:* What does the All Alerts page in the app monitoring tool display?
Answer: • The number of issues detected and the behavior characteristics of the app
Question:* What is Rx.Net?
Answer: • A managed library that provides APIs for writing reactive, push-based apps.
Question:* What is the Microsoft pubCenter?
Answer: • A web service that allows developers to receive ads from the Microsoft Advertising Network.
Question:* Which of these does app monitoring NOT help you identify?
Answer: • Poor ad sales in the app
Question:* Which of these occur when you unregister a phone?
Answer: • Apps you've deployed no longer run
Question:* True or False? Windows Media DRM uses different licenses than PlayReady uses.
Answer: • True
Question:* What might happen if your app tries to access an API that it does not have the security capability to use?
Answer: • The app may close unexpectedly
Question:* For Windows Phones 7.0, what is the app memory limit for phones with 256 MB of memory?
Answer: • 90 MB
Question:* True or False? The minimum-scale, maximum-scale, and initial-scale properties are all unavailable in Internet Explorer for Windows Phone.
Answer: • True
Question:* In regards to SSL Root certificates, what is thumbprint?
Answer: • The hash value which uniquely identifies the root certificate in question.
Question:* What database do Windows Phone Applications use?
Answer: • SQL Server Compact Edition
Question:* Which of these are NOT technical certification requirements for the back button when creating an app?
Answer: • If from a game screen, pressing the Back button must close the game and return the user to the home screen
Question:* True or False? Microsoft provides API mapping tools for porting apps to Android and iOS.
Answer: • True
Question:* In Project Designer, where do you navigate to upgrade your project to target 8.0?
Answer: • In the "Target Windows Phone OS Version" dropdown on the Application page
Question:* The cloud-based management system aimed at small to medium businesses that allows for app distribution is called:
Answer: • Windows Intune
Question:* How do you add a control function to a button?
Answer: • From the Common Windows Phone Controls group in the Toolbox
Question:* True or False? The app upgrade process from 7.1 to 8.0 creates a backup copy of the project.
Answer: • False
No comments:
Post a Comment