Get Started
1120

Q: Which error are you likely to get when you run the following program? main() {   struct emp   {       char name[20];       float sal;   };   struct emp e[10];   int i;   for ( i = 0 ; i

  • Show Answer
  • Workspace

Answer :
Explanation :

Floating point formats not linked

The Most Comprehensive Exam Preparation Platform

Get the Examsbook Prep App Today