Answer Posted / hr@tgksolutions.com
C is a general-purpose, procedural programming language that supports structured programming. It is widely used for system software and application development.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Please send me WIPRO technical question to my mail ID.. its nisha_g28@yahoo.com please its urgent
What is build process in c?
How can I find the modification date and time of a file?
Some coders debug their programs by placing comment symbols on some codes instead of deleting it. How does this aid in debugging?
Sir i need notes for structure,functions,pointers in c language can you help me please
How do I use strcmp?
Write a program to swap two numbers without using third variable?
Synonymous with pointer array a) character array b) ragged array c) multiple array d) none
Can the curly brackets { } be used to enclose a single line of code?
What is strcmp in c?
Should I learn c before c++?
provide an example of the Group by clause, when would you use this clause
What is static function in c?
Explain how can you check to see whether a symbol is defined?
WRITE A PROGRAM TO MERGE TWO SORTED ARRAY USING MERGE SORT TECHNIQUE..