C Programming - Old Questions
Question Answer Details
2. What is an identifier and keyword? Explain the rules for naming valid identifiers in C with example. Write a C program to find sum of digits of a 'n' digit number.
Answer
AI Generated Answer
AI is thinking...