What is an Identifier and keyword? Explain the rules for naming valid identifiers in C with examples. Write a C program to find the sum of digits of…
BIT C Programming · 2077 · Solved Question with Answer
What is an Identifier and keyword? Explain the rules for naming valid identifiers in C with examples. Write a C program to find the sum of digits of an 'n' digit number.
