how to find anagram without using string functions using
only loops in c programming
No Answer is Posted For this Question
Be the First to Post Answer
Write a program of advanced Fibonacci series.
Two's compliment of -5
what is the value of b if a=5; b=++a + ++a
31 Answers Infosys, TCS, Tech Mahindra,
What does s c mean in text?
int j =15,i; for (i=1; 1<5; ++i) {printf ("%d%d ",j,i); j = j-3; }
Why is it that not all header files are declared in every C program?
write the program for maximum of the following numbers? 122,198,290,71,143,325,98
Explain zero based addressing.
Hierarchy decides which operator a) is most important b) is used first c) is fastest d) operates on largest numbers
Bit swapping
main() { printf("hello%d",print("QUARK test?")); }
How many types of arrays are there in c?