What key word is use as identifire in c programming?

Word

1 answer

Answer

1238116

2026-04-16 14:10

+ Follow

A keyWord identifier is one whose meaning has already been declared to the C compiler and we can't use it as variable,because if we want to do so we are trying to establish a new meaning to the keyWords which is not permitted.

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.