Which is best book for data structures in c?
No Answer is Posted For this Question
Be the First to Post Answer
Write a program that accepts a string where multiple spaces are given in between the words. Print the string ignoring the multiple spaces. Example: Input: “ We Are Student “ Output: "We Are Student"
which operator is known as dummy operator in c?
write a C program: To recognize date of any format even formats like "feb-02-2003","02-february-2003",mm/dd/yy, dd/mm/yy and display it as mm/dd/yy.
write a program in c language that uses function to locate and return the smallest and largest integers in an array,number and their position in the array. it should also find and return the range of the numbers , that is , the difference between the largest number and the smallest.
what is diference between return 0 and return NULL??
how to find anagram without using string functions using only loops in c programming
What are structure types in C?
Hi how many types of software editions are there and their difference (like home editions, enterprise, standard etc) can u please help me
What is the difference between array and pointer in c?
4) Write a program that takes a 5 digit number and calculates 2 power that number and prints it.
define c
formula to convert 2500mmh2o into m3/hr