Category: UncategorisedPage 2 of 2

2A-4

Community – Facebook Facebook is a popular social networking website that allows users to connect with friends and make new friends globally. Users can share their photographs, like,…

2A-3

Information – Udemy Udemy is an online learning and teaching marketplace. I personally use Udemy for learning new skills. Udemy allows instructors to create their courses and sell…

2A-2

Transaction – Amazon Amazon.com is an e-commerce website and has millions of customers. Sometimes it is not easy to find products in the local market, and here comes…

2A-1

Search – Yahoo.com Yahoo is an American-based search engine. It is similar to google, and when we enter anything in the search bar, it will show results based…

“Programming Languages”

The difference between a compiled and interpreted programming language. Computers don’t understand high-level languages, so, it’s required to convert a high-level language into a low-level language. So, there…

Problem 4: ‘1B-4’

Solution (in English) Determine on which airfield they are landing at? If “originalLanding” in Courtenay Book taxi for landing time Book Atlas reservation for “originalLanding” and add 20…

Problem 3: ‘1B-3’

Solution (in English) Start Input expected landing time “expectedLanding” and list of available landing times “availableTime” Compare “expectedLanding” to first item in “available Time” If found equal to…

Problem 2: ‘1B-2’

Solution (in English) Start Find out (input) the wind speed at Courtenay airport, store in variable ‘windSpeed’ Calculate if ‘windSpeed’ is greater than 12 knots If false, print…