πŸ“Š C Programming
Q. Which of the following are true regardless of the implementation ?
  • (A) sizeof(int) is not less than sizeof(long)
  • (B) sizeof(double) is not less than sizeof(float)
  • (C) sizeof (int )equals sizeof(unsigned)
  • (D) both (b) & (c)
πŸ’¬ Discuss
βœ… Correct Answer: (D) both (b) & (c)

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
259
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Indresh Gehalot
Publisher
πŸ“ˆ
90%
Success Rate