Why are some ANSI/ISO Standard library routines showing up as undefined, even though I've got an ANSI compiler?
No Answer is Posted For this Question
Be the First to Post Answer
int a=1,b=2,c=3; printf("%d,%d",a,b,c); What is the output?
Write a program that takes a 5 digit number and calculates 2 power that number and prints it
5 Answers ABS, Accenture, HCL, Infosys, Infotech, SoftSolve, Software India, TCS, Vertex, Vimukti Technologies,
write a C program, given number is double without using addt ion and multiplication operator?ex:n=6,ans=12,pls send me ans to goviseenu@gmail.com
Write a program to compare two strings without using the strcmp() function
42 Answers Accenture, Arba Minch University,
Why cd or dvd are round why not square.
What are the advantages and disadvantages of pointers?
why wipro wase
Write a c program to find, no of occurance of a given word in a file. The word is case sensitive.
write a program for egyptian fractions in c?
How to define structures? ·
write a function that accepts an integer/char array and an search item.If the search item is there in the array return position of array and value else return -1.without using other array,without sorting,not to use more than one loop?
WRITE A PROGRAM IN C TO MULTIPLY TWO 2-D ARRAYS