What are different storage class specifiers in c?
No Answer is Posted For this Question
Be the First to Post Answer
hOW Can I add character in to pointer array of characters char *a="indian"; ie I want to add google after indian in the char *a
what are the advantage of pointer variables? write a program to count the number of vowels and consonants in a given string
N O S I E R + A S T R A L ---------------- 7 2 5 6 1 3
main() { intj; while9j<=10) { printf("\n%d",j); j=j+1; } }
What are the c keywords?
Explain the red-black trees?
plz answer....A program that takes 3 variables e.g a,b,c in as seperate parameters and rotates the values stored so that value goes a to b, b to c and c to a .
Explain what are preprocessor directives?
second highest number in a given set of numbers
What are the properties of union in c?
What is assert and when would I use it?
How was c created?