【单选题】【消耗次数:1】
已知大写字母“A”的ASCII码值为(65)10,则小写字母“a”的ASCII码值是()。
21H
61H
93H
2FH
参考答案:
复制
纠错
相关题目
【单选题】 英文小写字母“b”和大写字母“B”的十六进制ASCII码值相差()。
①  10H
②  20H
③  30H
④  40H
【单选题】 已知大写字母A的ASCII码值是65,小写字母a的ASCII码是97,则用 八进制表示的字符常量’\101’是().
①  字符A
②  字符a
③  字符e
④  非法的常量
【单选题】 已知小写字母的ASCII码为97,对于inta=99,b=b;printf(“%c,%d”,a,b);的结果是()
①  99,b
②  c,98
③  99,98
④  c,b
【单选题】 已知小写英文字母“m”的十六进制ASCII码值是6D,则小写英文字母“c”的十六进制ASCII码值是()。
①  98H
②  62H
③  99H
④  63H
【单选题】 已知英文字母m的ASCII码值为109,那么英文字母p的ASCII码值为____。
①  111
②  112
③  113
④  114
【单选题】 已知英文字母m的ASCII码值为109,那么英文字母p的ASCII码值为______。
①  111
②  112
③  113
④  115
【单选题】 已知字母A的ASCII码为65,则表示字符常量A错误的是()。
①  \101
②  \x41
③  65
④  A
【简答题】 输入一个字符,如果是大写字母,则把其变成小写字母;如果是小写字母,则变成大写字母;其它字符不变。请在补充完整缺省的内容。main( ) { char scanf(“%c”, if (A=ch chZ) [填空1]; else if([填空2]) ch=ch-32;printf(”%c\n”,ch); }
【简答题】 输入一个字符,如果是大写字母,则把其变成小写字母;如果是小写字母,则变成大写字母;其它字符不变。请在()内填入缺省的内容。main( ) { char scanf(“%c”, if ([填空1]) ch=ch+32; else if(ch=’a’ch=‘z’) ([填空2]);printf(”%c\n”,ch); }
【单选题】 已知字母A的ASCII码为十进制数65,且c2为字符型,则执行语句c2=’A’+’6’-’2’;后,c2中的值为()
①  69
②  C
③  D
④  E
随机题目
【单选题】 Having no money but _______ to know, he simply said he would go without dinner.
①  not to want anyone
②  not wanting anyone
③  wanted no one
④  to want no one
【单选题】 ______suchagoodchance,heplannedtolearnmore.
①  To be given
②  Having been given
③  Having given
④  Giving
【单选题】 I appreciate_______ to your home.
①  to be invited
②  to have invited
③  having invited
④  being invited
【单选题】 Silveristhebestconductorofelectricity,copper_______itclosely.
①  followed
②  following
③  to follow
④  being followed
【单选题】 _____withthesizeofthewholeearth,thehighestmountaindoesnotseemhighatall.
①  When compared
②  Compare
③  While comparing
④  Comparing
【单选题】 We hadnt met for 20 years, but I recognized her ______I saw her.
①  for the moment
②  the moment when
③  at the moment when
④  the moment
【单选题】 ______ the calculation is right, scientists can never be sure that they have included all variables and modeled them accurately.
①  Even if
②  As far as
③  If only
④  So long as
【单选题】 Therewasateapotfashionedlikeachinaduck,outof______openmouththeteawassupposedtocome.
①  which
②  its
③  that
④  whose
【单选题】 ______receivingfinancialsupportfromfamily,communityorthegovernmentisallowed,itisneveradmired.
①  As
②  Once
③  Although
④  Lest
【单选题】 _______ difficulties we may come across, well help one another to overcome them.
①  Wherever
②  Whatever
③  However
④  Whenever