Home C-plus-plus C++ Which of the following is not a casting operator in CPP? a. explicit_castb. static_castc. dynamic_castd. reinterpret_castANSWER: explicit_cast
Post a Comment