题目详情
单选题 What is the correct signature for the = operator function in class R
A. operator==(const R& s)
B. operator=(const R& s)
C. R operator=(const R& s)
D. R operator==(const R& s)
学科:C++语言程序设计
时间:2024-06-16 06:54:26
相关题目
相关作业