小于90°的角叫( )角,大干90°而小于180°的角叫( )角。
锐 ; 钝
下列程序的输出结果是() #inClUde<iostream> using namespace std; intmain() { Char a[]="HellO,World"; Char*ptr=a; while(*ptr) { if(*ptr>=’a’&& *ptr <=’Z’) cout<<char(*ptr+’A’ -’a’); else cout<<*ptr; ptr++; } retur0; }
A、HELLO,WORLD
B、Hello,world
C、hELLO,wORLD
D、hellO,world
如果误把顺串的两互感线圈反串,会发生什么现象?为什么?