Quant Exam  >  Quant Questions  >  void main(){int I =10, j=2;int *ip = &I ,... Start Learning for Free
void main(){
int I =10, j=2;
int *ip = &I ,*jp =&j;
int k = *ip/*jp;
printf(“%d”,k);
}
Q. What is the output?
  • a)
  • b)
  • c)
    10 
  • d)
    compile error:unexpected end of file in comment started in line 4
Correct answer is option 'D'. Can you explain this answer?
Explore Courses for Quant exam
void main(){int I =10, j=2;int *ip = &I ,*jp =&j;int k = *ip/*jp;printf(“%d”,k);}Q. What is the output?a)2b)5c)10d)compile error:unexpected end of file in comment started in line 4Correct answer is option 'D'. Can you explain this answer?
Question Description
void main(){int I =10, j=2;int *ip = &I ,*jp =&j;int k = *ip/*jp;printf(“%d”,k);}Q. What is the output?a)2b)5c)10d)compile error:unexpected end of file in comment started in line 4Correct answer is option 'D'. Can you explain this answer? for Quant 2025 is part of Quant preparation. The Question and answers have been prepared according to the Quant exam syllabus. Information about void main(){int I =10, j=2;int *ip = &I ,*jp =&j;int k = *ip/*jp;printf(“%d”,k);}Q. What is the output?a)2b)5c)10d)compile error:unexpected end of file in comment started in line 4Correct answer is option 'D'. Can you explain this answer? covers all topics & solutions for Quant 2025 Exam. Find important definitions, questions, meanings, examples, exercises and tests below for void main(){int I =10, j=2;int *ip = &I ,*jp =&j;int k = *ip/*jp;printf(“%d”,k);}Q. What is the output?a)2b)5c)10d)compile error:unexpected end of file in comment started in line 4Correct answer is option 'D'. Can you explain this answer?.
Solutions for void main(){int I =10, j=2;int *ip = &I ,*jp =&j;int k = *ip/*jp;printf(“%d”,k);}Q. What is the output?a)2b)5c)10d)compile error:unexpected end of file in comment started in line 4Correct answer is option 'D'. Can you explain this answer? in English & in Hindi are available as part of our courses for Quant. Download more important topics, notes, lectures and mock test series for Quant Exam by signing up for free.
Here you can find the meaning of void main(){int I =10, j=2;int *ip = &I ,*jp =&j;int k = *ip/*jp;printf(“%d”,k);}Q. What is the output?a)2b)5c)10d)compile error:unexpected end of file in comment started in line 4Correct answer is option 'D'. Can you explain this answer? defined & explained in the simplest way possible. Besides giving the explanation of void main(){int I =10, j=2;int *ip = &I ,*jp =&j;int k = *ip/*jp;printf(“%d”,k);}Q. What is the output?a)2b)5c)10d)compile error:unexpected end of file in comment started in line 4Correct answer is option 'D'. Can you explain this answer?, a detailed solution for void main(){int I =10, j=2;int *ip = &I ,*jp =&j;int k = *ip/*jp;printf(“%d”,k);}Q. What is the output?a)2b)5c)10d)compile error:unexpected end of file in comment started in line 4Correct answer is option 'D'. Can you explain this answer? has been provided alongside types of void main(){int I =10, j=2;int *ip = &I ,*jp =&j;int k = *ip/*jp;printf(“%d”,k);}Q. What is the output?a)2b)5c)10d)compile error:unexpected end of file in comment started in line 4Correct answer is option 'D'. Can you explain this answer? theory, EduRev gives you an ample number of questions to practice void main(){int I =10, j=2;int *ip = &I ,*jp =&j;int k = *ip/*jp;printf(“%d”,k);}Q. What is the output?a)2b)5c)10d)compile error:unexpected end of file in comment started in line 4Correct answer is option 'D'. Can you explain this answer? tests, examples and also practice Quant tests.
Explore Courses for Quant exam
Signup for Free!
Signup to see your scores go up within 7 days! Learn & Practice with 1000+ FREE Notes, Videos & Tests.
10M+ students study on EduRev