InterviewSolution
Saved Bookmarks
| 1. |
Include int main(void){double x=-1;int i=x;printf("%d",i);return 0;}output for the program |
|
Answer» is a not a QUESTIONEXPLANATION:what TYPE of QUESTION is this??? |
|