Question

ASCII number for the character a=97, d=100, e=101, D=68, then what is the ASCII number for...

ASCII number for the character a=97, d=100, e=101, D=68, then what is the ASCII number for the character b?

Solve it by using a Matlab Code

a) 65

b) 99

c) 98

d) 66

Homework Answers

Answer #2

Matlab Code for ASCII chart for characters a, b as follows:

for i = 32 : 63
    str = [num2str(i) ' ' char(i) '     '...
           num2str(i+32) ' ' char(i+32) '     '...
           num2str(i+64) ' ' char(i+64)];
    disp(str)
end

If we execute above we get all the AsCII Numbers in that we observe that b = 98

So option (c) is correct.

answered by: anonymous
Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
*******please don't copy and paste and don't use handwriting **** Q1: Using the below given ASCII...
*******please don't copy and paste and don't use handwriting **** Q1: Using the below given ASCII table (lowercase letters) convert the sentence “welcome to cci college” into binary values. a - 97 b - 98 c - 99 d - 100 e - 101 f - 102 g - 103 h - 104 i - 105 j - 106 k - 107 l - 108 m - 109 n - 110 o - 111 p - 112 q - 113...
Calculate the number of passwords from the following character set {a, b, c, d, e}. Use...
Calculate the number of passwords from the following character set {a, b, c, d, e}. Use factorial or exponential notation to express your answer. Also calculate the integer answer. Assume the passwords contain 5 characters. There are two questions to be answered below. •   Number of passwords with character replacement. •   Number of passwords with no character replacement.
Using the table below, compute the correlation coefficient. X 20 21 22 23 24 25 26...
Using the table below, compute the correlation coefficient. X 20 21 22 23 24 25 26 Y 100 98 99 101 99 98 97 Select one: a. -0.9793 b. -0.5162 c. 0.5162 d. 0.9793
Student Grades Student Test Grade 1 76 62 2 84 90 3 79 68 4 88...
Student Grades Student Test Grade 1 76 62 2 84 90 3 79 68 4 88 84 5 76 58 6 66 79 7 75 73 8 94 93 9 66 65 10 92 86 11 80 53 12 87 83 13 86 49 14 63 72 15 92 87 16 75 89 17 69 81 18 92 94 19 79 78 20 60 71 21 68 84 22 71 74 23 61 74 24 68 54 25 76 97...
Question 9-15 are based on the random sample below which is obtained to test the following...
Question 9-15 are based on the random sample below which is obtained to test the following hypothesis about the population mean. Test the hypothesis that the mean is less than 80. 80 100 81 93 80 57 98 90 71 56 58 78 59 55 55 77 72 78 56 94 98 59 93 86 89 62 60 66 59 71 96 97 94 69 64 77 87 77 64 90 90 95 98 99 56 69 72 81 95...
Since we are attempting to examine the behavior of a class of students, the behavior of...
Since we are attempting to examine the behavior of a class of students, the behavior of an individual (as we calculated in objective 1) is really of little concern to us. Assuming that there are 30 students enrolled for a typical class, use the central limit theorem to calculate the following:    •   What would be the shape of the distribution of the average class grade of these 30 students?    •   What would be the average class average of...
8. Use the pulse rates in beats per minute​ (bpm) of a random sample of adult...
8. Use the pulse rates in beats per minute​ (bpm) of a random sample of adult females listed in the data set available below to test the claim that the mean is less than76 bpm. Use a 0.10 significance level. Pulse Rate​ (bpm) 85 58 65 87 85 98 97 101 74 64 40 99 67 68 100 64 100 68 44 60 61 36 56 96 89 68 40 82 51 44 35 77 72 71 101 79 89...
7. The following is the number of passengers per ight in a sample of 34 ights...
7. The following is the number of passengers per ight in a sample of 34 ights from Ottawa, Ontario, to Hampton, Washington in 2018. 78 73 75 99 50 58 25 56 57 55 59 55 62 69 77 66 51 21 53 30 51 63 52 57 68 75 66 65 69 79 72 65 53 50 (a) What is the population under consideration here? What is the used measurement unit? (b) What is the variable of interest here?...
The cost of capital is 15%. Cash flows associated with projects A,B,C,D,E are: CF0 CF1 CF2...
The cost of capital is 15%. Cash flows associated with projects A,B,C,D,E are: CF0 CF1 CF2 CF3 A -100 30 150 70 B -66 30 50 60 C -33 40 20 40 D -66 60 50 30 E -50 60 50 20 What will be the total NPV of the projects that you end up undertaking if you have 100 of cash to invest? Please round your answer to the second decimal.
The (S)-enantiomer of a compound was measured to have a specific rotation, []D, of -100. What...
The (S)-enantiomer of a compound was measured to have a specific rotation, []D, of -100. What is the enantiomeric composition of a sample that is measured to have a specific rotation of +50? A) 50% (R); 50% (S) B) 65% (R); 35% (S) C) 35% (R); 65% (S) D) 75% (R); 25% (S) E) 25% (R); 75% (S) F) 85% (R); 15% (S)