Question: 2. Task 1: Declari Collapse 2. Task 1: Declaring and printing variables Given the table below, declare the following variables with the corresponding data types
2. Task 1: Declari Collapse 2. Task 1: Declaring and printing variables Given the table below, declare the following variables with the corresponding data types and initialization values. Output to the screen the variable names together with the values. Variable Name Data type Initial Value number Integer 10 letter character a result boolean true str String hello The following should be the expected screen output, OUTPUT number = 10 letter = a result = true AR str = hello
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
