πŸ“Š C Programming
Q. Which of these assignments is invalid?
  • (A) short s = 48;
  • (B) float f = 4.3;
  • (C) double d = 4.3;
  • (D) int I = `1`;
πŸ’¬ Discuss
βœ… Correct Answer: (D) int I = `1`;

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
142
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Prabhas Kapoor
Publisher
πŸ“ˆ
89%
Success Rate