Is there any difference between following declarations?

Câu hỏi :

Is there any difference between following declarations?
Media VietJack

A. Both are identical

B. No difference, except extern int fun( ); is probably in another file

C. int fun( ); is overrided with extern int fun( );

D. None of these

* Đáp án

A

* Hướng dẫn giải

Chọn A

Câu hỏi trên thuộc đề trắc nghiệm dưới đây !

400 Câu hỏi trắc nghiệm lập trình C/C++ có đáp án !!

Số câu hỏi: 400

Copyright © 2021 HOCTAP247