( )于1905年提出光量子的假说成功地解释了“光电效应”。
A.爱因斯坦
B.牛顿
C.普朗克
D.玻尔
正确答案是A
扫描二维码免费使用微信小程序搜题/刷题/查看解析。
版权声明:本文由翰林刷题小程序授权发布,如需转载请注明出处。
本文链接:https://doc.20230611.cn/post/895948.html
上一篇:在教学的定义中,教学的本质包含( )
下一篇:#include<iostream.h> class f { private:T x, y; public:f1(T a,T b){x=a;y=b;} T max( ){return(x>y)?x:y;} }; main( ) { f a; a.f1(1.5,3.8); cout<<a.max( )<<endl; }
#include<iostream.h> class f { private:T x, y; public:f1(T a,T b){x=a;y=b;} T max( ){return(x>y)?x:y;} }; main( ) { f a; a.f1(1.5,3.8); cout<<a.max( )<<endl; }