You are not logged in.

#1 2015-09-16 04:25:22

hasnain
Administrator
From: Chichawatni
Registered: 2014-10-13
Posts: 8,355
Website

C Language Fundamentals Syntax Error:

C Programming Quizzes C Language Fundamentals

Question:
Find the output of the following program. void main() { int i=01289; printf("%d", i); }

Option A):
0713
Option B):
Syntax error
Option C):
713
Option D):
0289

Correct Answer is Option B):
Syntax error


Failure is the first step towards seccess.

2015-09-16 04:25:22

Advertisement
Ads By Google

Re: C Language Fundamentals Syntax Error:



\n

Board footer