Cartesian Plane Position Program In VB .NET

Submitted by bossmark2012 on
Write a program that prompts the user to input the x-y coordinate of a point on a Cartesian plane. The program should then output a message indicating whether the point is the origin point, is located on the x (or y) axis, or appears in a particular quadrant. QUEZON CITY POLYTECHNIC UNIVERSITY 673 Quirino Highway, Barangay San Bartolome, Novaliches, Quezon City

Telephone Dial In VB .NET

Submitted by bossmark2012 on
QUEZON CITY POLYTECHNIC UNIVERSITY 673 Quirino Highway, Barangay San Bartolome, Novaliches, Quezon City 9. Write a program that will input a single character and print out the corresponding digit on the telephone digits and letter on a telephone are associated as follows 2 - ABC 6 - MNO 3 - DEF 7 - PQRS 4 - GHI 8 - TUV 5 - JKL 9 - WXY There is no digit corresponding to Z. For this letter your