Answer Posted / ratishchandra huidrom
if(c=a&&a=b&&b=c)printf("%d %d",a,b);
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
Was 2000 a leap year?
What does c mean before a date?
Why pointers are used?
What are pragmas and what are they good for?
How do we open a binary file in Read/Write mode in C?
What does %c do in c?
please explain every phase in the "SDLC" in the dotnet.
What is difference between union All statement and Union?
How can I call system when parameters (filenames, etc.) Of the executed command arent known until run time?
What does malloc () calloc () realloc () free () do?
What is mean by Data Driven framework in QTP? Can any one answer me in details on this regard.
Give differences between - new and malloc() , delete and free() ?
How can I prevent another program from modifying part of a file that I am modifying?
How is pointer initialized in c?
Write program to remove duplicate in an array?