Question: 1.) Write the appropriate declaration for each group of variables Integer variables: sum, avgValue Floating point variables: area 1, area2 . Character variable: first, last
1.) Write the appropriate declaration for each group of variables Integer variables: sum, avgValue Floating point variables: area 1, area2 . Character variable: first, last Double precision variable: k1, K2 2.) Write the appropriate declaration and assign the given initial values for each group of variables. . Double precision variables: d1 - 2.5x10, d2-5.8x10 Character variables: c1 'x', c2 = '$. c3 = '2 Integer variables: 1 0,1 = 100; String variables: city containing the name of your favorite city, country containing the name of the country in which your favorite city is located in 3.) Determine which of the following are valid variable name. If invalid, explain why? Record#1 avgDailyBalance customer-last-name Street Address include 1stRunnerup Score STUDENT_BIRTH_YEAR t c2_minus_c3 . float price@3pm
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
