Assignment3C: App Compatibility. You are interning at a mobile development company, and they're getting ready to release an exciting new update to their flagship app. Unfortunately, they had to raise the phone requirements needed to run it. They have tasked you with developing a simple program to help customers determine if they can update. You will write code that takes user input and determine if the app can run based on the following criteria: Apple devices require at least iOS 14 or a device that supports Near Field Communication (NFC) • Android Devices require at least version 10 or a device that supports Bluetooth connections (Hint: You must use logical operators like AND/OR to connect two conditions together) You must call the class Assignment3C and put it in a file called "Assignment3C.java", "Assignment3C.cs", or "Assignment3C.cpp"

MIS
9th Edition
ISBN:9781337681919
Author:BIDGOLI
Publisher:BIDGOLI
Chapter7: The Internet, Intranets, And Extranets
Section: Chapter Questions
Problem 2P
icon
Related questions
Question

in java

Assignment3C:
App Compatibility. You are interning at a mobile development company, and they're
getting ready to release an exciting new update to their flagship app. Unfortunately, they
had to raise the phone requirements needed to run it. They have tasked you with
developing a simple program to help customers determine if they can update. You will
write code that takes user input and determine if the app can run based on the following
criteria:
Apple devices require at least iOS 14 or a device that supports Near Field
Communication (NFC)
• Android Devices require at least version 10 or a device that supports Bluetooth
connections
(Hint: You must use logical operators like AND/OR to connect two conditions together)
You must call the class Assignment3C and put it in a file called "Assignment3C.java",
"Assignment3C.cs", or "Assignment3C.cpp"
Sample Output #1:
[App Checklist)
What mobile device do you have? Blackberry
I'm sorry.
Sample Output #2:
[App Checklist]
What mobile device do you have? Android
What version do you have? 12
Congratulations, you can run the app!
Transcribed Image Text:Assignment3C: App Compatibility. You are interning at a mobile development company, and they're getting ready to release an exciting new update to their flagship app. Unfortunately, they had to raise the phone requirements needed to run it. They have tasked you with developing a simple program to help customers determine if they can update. You will write code that takes user input and determine if the app can run based on the following criteria: Apple devices require at least iOS 14 or a device that supports Near Field Communication (NFC) • Android Devices require at least version 10 or a device that supports Bluetooth connections (Hint: You must use logical operators like AND/OR to connect two conditions together) You must call the class Assignment3C and put it in a file called "Assignment3C.java", "Assignment3C.cs", or "Assignment3C.cpp" Sample Output #1: [App Checklist) What mobile device do you have? Blackberry I'm sorry. Sample Output #2: [App Checklist] What mobile device do you have? Android What version do you have? 12 Congratulations, you can run the app!
Expert Solution
steps

Step by step

Solved in 3 steps with 1 images

Blurred answer
Knowledge Booster
Windows
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
MIS
MIS
Computer Science
ISBN:
9781337681919
Author:
BIDGOLI
Publisher:
Cengage