How to reverse a string using a recursive function, without
swapping or using an extra memory?
Answer Posted / fgy
no ansawer
| Is This Answer Correct ? | 8 Yes | 14 No |
Post New Answer View All Answers
Differentiate between a structure and a union.
What is difference between class and structure?
Difference between macros and inline functions? Can a function be forced as inline?
#include
design and implement a data structure and performs the following operation with the help of file (included 1000 student marks in 5 sub. and %also) 1.how many students are fail in all 5 subjects (if >35) 2. delete all student data those are fail in all 5 subjects. 3. update the grace marks (5 no. if exam paper is 100 marks) 4. arrange the student data in ascending order basis of marks. 5.insert double of deleted students with marks in the list.
Hai,I have done with my bachelor of commerce and planing to ms,please suggest me how to convince vo for shifting from commerce to computers. Visa on 8 DEC 2014 Npu university
How to throw some light on the b tree?
What is local and global variable in c?
Explain how do you use a pointer to a function?
Is int a keyword in c?
What are global variables?
What are comments and how do you insert it in a C program?
How can I call a function with an argument list built up at run time?
what is the format specifier for printing a pointer value?
Explain the advantages of using macro in c language?