Explain a pre-processor and its advantages.
No Answer is Posted For this Question
Be the First to Post Answer
write a program in C that prompts the user for today's date,tomorrow's date and display the results.Use structures for today's date,tomorrow's date and an array to hold the days for each month of the year.
How do you override a defined macro?
A woman had somany gloves and hats 22 red,34 blue, 45 white...there was power cut and she took a glove and how many gloves shud she take so that she gets a pair of glove fr each color??
what is difference between strcmp & palindrome?
main() { int i,n=010; int sum=0; for(i=1;i<=n;i++) {s=s+i; } printf("%d",&s); getch(); }
Why c is called a middle level language?
what different between c and c++
Write a program to produce the following output in c language? 1 1 1 1 2 1 1 3 3 1 1 4 6 4 1
what is the use of using linked list and array?
what is an ERP?
N O S I E R + A S T R A L ---------------- 7 2 5 6 1 3
program for swapping two strings by using pointers in c language