Modules 3A-3C eWorksheet: 2 points
Fill out the following worksheet.  We will discuss soon!

Simplify the following functions or answer the questions.  Remember to check your ASCII chart as needed.
Sign in to Google to save your progress. Learn more
Email *
#1) ord(';'); *
#2) chr(2400 div 50); *
#3) pred(pred(pred('@'))); *
#4) chr(ord('d') - ord('!')); *
#5) writeln(chr(75),chr(105),chr(78),chr(100),chr(84),chr(58),chr(41)); *
#6) succ(chr(ord(pred('J')))) *
#7) How much is the ordinal shift to turn an uppercase letter into its lowercase (A --> a)? *
#8) Which of the four functions will take a character as an input and output an integer? *
#9) succ(pred(succ(pred(succ(pred('N')))))); *
#10) Find the FALSE statement regarding variables of type char. *
Next
Clear form
Never submit passwords through Google Forms.
This form was created inside of Elizabethtown Area School District.