700+ câu trắc nghiệm Ngôn ngữ lập trình C có đáp án - Phần 16

A program can use the address of any variable in an expression, except variables declared with the ___ storage class.

9/25

A program can use the address of any variable in an expression, except variables declared with the ___ storage class.

static

register

auto

Giải thích

Chọn đáp án B