Int i;void main(){ int j=100,k; cout
Compilation fails, why because it does not have proper syntax and structure.
This program gives error becoz here j=100 but the value of j is not used.
Engineering
Interview Coaching
Interview Questions
Tech FAQs
Tell me three things about you, which are not found in your resume
How productive are you?
How to Overcome Employment Gap during interview.
BPO Career for BTech Graduates
What are the career options available in Software Testing Industry?
Career Options for BCA Graduates
How do you handle difficult situations?
What are the career opportunities available for MCA Graduates?
Describe a time when you had to convince a friend ?
Describe a time when you had to work under pressure.
Ask Interview Question?
Have Career Question?
Ask Chandra
Ask Only Career questions.
Compilation fails, why because it does not have proper syntax and structure.
This program gives error becoz here j=100 but the value of j is not used.