What is the difference between procedural and functional programming?
No Answer is Posted For this Question
Be the First to Post Answer
Write a program to reverse a linked list in c.
What is the use of a static variable in c?
Is c still used?
Write the program for displaying the ten most frequent words in a file such that your program should be efficient in all complexity measures.
What are data breakpoints?
a 'c' program to tell that the set of three coordinates lie on a same line
How to compare array with pointer in c?
What are the advantages of using linked list for tree construction?
write a program to read a number and print in words that is in sentence for example 21,219 then output is "twenty one thousand and two hundred nineteen" by using only control flow statements (only loops and switch case )?
Find Index of least significant bit set in an Integer. ex. int value is say 10001000 results should be 4.
How to reverse a linked list
1 Answers Aricent, Fidelity, IBM, TCS,
Explain what standard functions are available to manipulate strings?