What is the heap?
No Answer is Posted For this Question
Be the First to Post Answer
write a program of palindrome(madam=madam) using pointer?
How pointer is different from array?
differentiate built-in functions and user – defined functions.
How can I send mail from within a c program?
What is the best way to comment out a section of code that contains comments?
When should a type cast be used?
Explain the difference between getch() and getche() in c?
main() { printf(5+"Vidyarthi Computers"); }
How can I open files mentioned on the command line, and parse option flags?
Is fortran faster than c?
write a reverse string to print a stars.(with out using logic) ***** **** *** ** *
how many keywords are available in 'c' language a) 32 b) 34 c) 45 d) 48