what is the output for the code :
main()
{
int i,j;
printf("%d %d ",scanf("%d%d",&i,&j));
}
Answer Posted / anitha
0 0
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
Why do we use static in c?
The process of repeatedly running a set of computer instructions until some condition is specifed a) condition b) sequential condition c) global d) iteration
What is hashing in c?
a number whose only prime factors are 2,3,5, and 7 is call humble number,,write a program to find and display the nth element in this sequence.. sample input : 2,3,4,11,12,13, and 100.. sample output : the 2nd humble number is 2,the 3rd humble number is 3,the 4th humble number is ,the 11th humble number is 12, the 12th humble number is 14, the 13th humble number is 15, the 100th humble number is 450.
How to get string length of given string in c?
a direct address that identifies a location by means of its displacement from a base address or segment a) absolute address b) relative address c) relative mode d) absolute mode
write a sorting prgm to sort 50 nos and sum them and also remove all the occurrences of 15 and print it?
Why functions are used in c?
Explain how do you view the path?
Why are some ANSI/ISO Standard library routines showing up as undefined, even though I've got an ANSI compiler?
Describe explain how arrays can be passed to a user defined function
How can you call a function, given its name as a string?
How do I read the arrow keys? What about function keys?
What is C language ?
my project name is adulteration of chille powder.how can i explain it to the hr when he asks me about the project?