What are the types of pointers?
No Answer is Posted For this Question
Be the First to Post Answer
What is #ifdef ? What is its application?
a c code by using memory allocation for add ,multiply of sprase matrixes
Why we not create function inside function.
write a program to count the no of repaeted words in a line?
Is this program statement valid? INT = 10.50;
What does a derived class inherit from a base class a) Only the Public members of the base class b) Only the Protected members of the base class c) Both the Public and the Protected members of the base class d) .c file
Why is c called c not d or e?
please help me..... please codes and flowchart plz turbo c lang po yan.....please asap response... 3. Make an astrology program. The user types in his or her birthday (month, day, and year as integer), and the program responds with the user’s zodiac sign, horoscope, and other information related to it. If the user’s birth year falls into a leap year, your program should display an appropriate message for it. NOTES: Conditional Statements: it should be with graphics
What are the disadvantages of external storage class?
1. Write the function int countchtr(char string[ ], int ch); which returns the number of times the character ch appears in the string. Example, the call countchtr(“She lives in NEWYORK”, ‘e’) would return 3.
a formula,a series of steps,or well defined set of rules for solving a problem a) algorithem b) program c) erdiagram d) compiler
What are the different types of C instructions?