what is op?
for(c=0;c=1000;c++)
printf("%c",c);
Answers were Sorted based on User's Feedback
Answer / ashok
I think it will print ascii values of 0,1,2 and so on upto 1000
| Is This Answer Correct ? | 4 Yes | 13 No |
Example of friendly function in c++
main() { int x, arr[8]={11,22,33,44,55,66,77,88}; x=(arr+2)[3]; printf(ā%dā,x); }
What is meant by preprocessor in c?
Which of the following sorts is quickest when sorting the following set: 1 2 3 5 4 1) Quick Sort 2) Bubble Sort 3) Merge Sort
how to implement stack work as a queue?
int a=0,b=2; if (a=0) b=0; else b=*10; What is the value of b ?
What are the two types of structure?
C program to find all possible outcomes of a dice?
What is the difference between NULL and NUL?
If one class contains another class as a member, in what order are the two class constructors called a) Constructor for the member class is called first b) Constructor for the member class is called second c) Only one of the constructors is called d) all of the above
How many data structures are there in c?
will u please send me the placement papers to my mail???????????????????