Answer Posted / sadiq sabir
c is a middle level language
| Is This Answer Correct ? | 30 Yes | 2 No |
Post New Answer View All Answers
write a program to rearrange the array such way that all even elements should come first and next come odd
How do I create a directory? How do I remove a directory (and its contents)?
Can we compile a program without main() function?
How can I invoke another program (a standalone executable, or an operating system command) from within a c program?
How do you list files in a directory?
How was c created?
How does struct work in c?
formula to convert 2500mmh2o into m3/hr
What header files do I need in order to define the standard library functions I use?
"C" language developed by "Dennis Ritchie" at AT & T. his remarks are a) too general, too abstract b) could deal with only specific problems c) lost generality of BCPL and B restored d) no remarks
How to implement a packet in C
a c code by using memory allocation for add ,multiply of sprase matrixes
Explain what is the difference between text files and binary files?
Explain what is meant by 'bit masking'?
Why doesnt long int work?