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

If the definition of external variable occurs in the source file before its use in a particular function

22/50

If the definition of external variable occurs in the source file before its use in a particular function, then there is no need for an extern declaration in the function

True

False

Giải thích

Chọn A