What are the storage classes in C?
No Answer is Posted For this Question
Be the First to Post Answer
hi... can anyone help me to make a two-dimensinal arrays in finding the sum of two elements plzzz. thnx a lot...
Explain the bubble sort algorithm.
What is merge sort in c?
what are non standard function in c
Give a fast way to multiply a number by 7
15 Answers Accenture, Aricent, Microsoft,
what will be the output off the following program? #include<stdio.h> int main() { int a; a=015+0*71+5; printf("%d,a"); return0; }
write a program to display reverse of a number using for loop?
List some of the static data structures in C?
When should you use a type cast?
write a program to find the given number is prime or not
2 Answers Accenture, Vasutech,
What is the difference between int and float?
program to find the second largest word in a paragraph amongst all words that repeat more thn twice