πŸ“Š C Programming
Q. What is the difference between Declaration and Definition.?
  • (A) Declaration does allocate memory for a variable. Definition does allocate memory for a variable.
  • (B) Declaration does allocate memory for a variable. Definition does not allocate memory for a variable.
  • (C) Declaration does not allocate memory for a variable. Definition does allocate memory for a variable.
  • (D) Declaration does not allocate memory for a variable. Definition does not allocate memory for a variable.
πŸ’¬ Discuss
βœ… Correct Answer: (C) Declaration does not allocate memory for a variable. Definition does allocate memory for a variable.

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

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