Answer Posted / ashish
i wont give u a job!!!!
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Can we change the value of static variable in c?
What is difference between %d and %i in c?
What are the types of data types and explain?
How can I send mail from within a c program?
What is the use of function in c?
Can you please explain the difference between exit() and _exit() function?
Q.1 write aprogram to stack using linklist o insert 40 items? Q.2 write a program to implement circular queue with help of linklist?
Explain can you assign a different address to an array tag?
What is the difference between fread and fwrite function?
Can the curly brackets { } be used to enclose a single line of code?
What does != Mean in c?
What is define directive?
How can I call fortran?
"%u" unsigned integer print the a) address of variable b) value of variable c) name of a variable d) none of the above
Tell me what are bitwise shift operators?