πŸ“Š C Programming
Q. What is a String in C Language?
  • (A) String is a new Data Type in C
  • (B) String is an array of Characters with null character as the last element of array.
  • (C) String is an array of Characters with null character as the first element of array
  • (D) String is an array of Integers with 0 as the last element of array.
πŸ’¬ Discuss
βœ… Correct Answer: (B) String is an array of Characters with null character as the last element of array.

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
207
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Ram Sharma
Publisher
πŸ“ˆ
92%
Success Rate