Question: Question 4] All variables and headers properly defined for the C functional program. char s[ 8 0 1: unsigned ptr1-s; a) What is the size

 Question 4] All variables and headers properly defined for the C

Question 4] All variables and headers properly defined for the C functional program. char s[ 8 0 1: unsigned ptr1-s; a) What is the size of the array 's' in bytes? a Ans size--_- b) ptri has a hex-decimal value of 28FE60 referring to the first element of s 1 array. What is the decimal value? c) Following this functional software; bAns_-___ for (i O; s[ i]I \o'; ++i) printf( " %c: \t %d \t",toupper( s[ i ]-(72), toupper(s[i ]-(P2))); what character sequence is output, if sll array is inputted with: florida; C. Ans-- d) For part (c) above, what is the corresponding ASCII code sequence? d. Ans e)Following this functional software for (k 25; k 20; --k) memory [k] ((10*(k-5)-20)) printf (" memory [%d]-\t %d", k, memory [k]); What do memory locations 22 and 24 contain? e. memory[22] _ memory[24] What is the final value for loop variable k? final k value_

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!