Is there a way to switch on strings?
No Answer is Posted For this Question
Be the First to Post Answer
how to build a exercise findig min number of e heap with list imlemented?
How can I manipulate strings of multibyte characters?
Write a simple program to find the size of different basic data types in C.
Unsigned char c; for ( c=0;c!=256;c++2) printf("%d",c); No. of times the loop is executed ?
C program to read the integer and calculate sum and average using single dimensional array
Define C in your own Language.
write a program wch produces its own source code aas its output?
What is difference between structure and union?
Write a program to print fibonacci series without using recursion?
What is the function of this pointer?
0 Answers Agilent, ZS Associates,
wtite a program that will multiply two integers in recursion function
Write a c program for sum of first n terms of the series S = 1 - (1/3) + (1/5) -(1/7) + (1/9) ......