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 program to convert a given string to lowercase without using any library functions. (3+2+5)
Answer
AI Generated Answer
AI is thinking...