void main() { int i=065, j=65; printf("%d %d",
void main() { i
Find the output of the following program. void main() { int i=065, j=65; printf("%d %d", i, j); }
void main() { int i=065, j=65; printf("%d %d", i, j); }
View More Related Question
1) Which of the following is related to machine language?
2) Who is father of C Language?
3) What number would be shown on the screen after the following statements of C are executed? char ch; int i; ch = 'G'; i = ch-'A'; printf("%d", i);
char ch; int i; ch = 'G'; i = ch-'A'; printf("%d", i);
4) Which of the following is not one of the processes that a high-level language program must go through before it is ready to be executed?
5) C Language developed at _________?
UP Gk Online Test
taiyari24hour.com