Answer Posted / ashish
i wont give u a job!!!!
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is structure in c explain with example?
Compare and contrast compilers from interpreters.
How is a macro different from a function?
Explain what standard functions are available to manipulate strings?
How can this be legal c?
What is function pointer c?
What is the difference between exit() and _exit() function?
Why does not c have an exponentiation operator?
Hello. How to write a C program to check and display president party like if i type in the console "biden" and hit enter the output shoud be : "biden is democrat" and if i type "trump" and hit enter the output shoud be: "trump is republican"
write an algorithm to display a square matrix.
What is getch() function?
What is return type in c?
What are the advantage of c language?
Explain what are the standard predefined macros?
Explain what is output redirection?