What are the disadvantages of external storage class?
No Answer is Posted For this Question
Be the First to Post Answer
write a program to remove occurrences the word from entered text?
what is const volatile?
Write a function in c to find the area of a triangle whose length of three sides is given.
write a c program in such a way that if we enter the today date the output should be next day's date.
How to find the usage of memory in a c program
How can you tell whether two strings are the same?
Simplify the program segment if X = B then C ← true else C ← false
What are register variables in c?
what is the c source code for the below output? 5555555555 4444 4444 333 333 22 22 1 1 22 22 333 333 4444 4444 5555555555
What is a program flowchart?
Write a program to write a given string in maximum possibilities? i.e str[5]="reddy"; i.e we can write this string in 120 ways for that write a program
What is pointer and structure in c?