what is the diffrenet bettwen HTTP and internet protocol
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between scanf and fscanf?
What is union and structure in c?
write a c program to check weather a particluar bit is set or not?
What are the general description for loop statement and available loop types in c?
#include<string.h> void main() { String s1[]={"swathi"}; string s2[]={"maddimsetti"}; s1[]=s[]; printf("%s",s1[]); }
What is the -> in c?
What language is c written?
I need a sort of an approximate strcmp routine?
i=10,j=20 j=i,j?(i,j)?i:j:j print i,j
Explain the differences between public, protected, private and internal.
Explain threaded binary trees?
What is a union?