πŸ“Š C Programming
Q. Before using a pointer variable, it should be ___.
  • (A) Declared
  • (B) Initialized
  • (C) Both A. and B.
  • (D) None of the above
πŸ’¬ Discuss
βœ… Correct Answer: (C) Both A. and B.

Explanation: A pointer variable should be declared and initialized before the using.

Explanation by: Team MCQ Buddy
A pointer variable should be declared and initialized before the using.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
201
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Team MCQ Buddy
Publisher
πŸ“ˆ
81%
Success Rate