What is the best organizational structure?
No Answer is Posted For this Question
Be the First to Post Answer
main() { char *p; p="Hello"; printf("%c\n",*&*p); }
What is volatile in c language?
write a prgram of swapping with 2 valiables
two progs are given. one starts counting frm 0 to MAX and the other stars frm MAX to 0. which one executes fast.
DIFFERNCE BETWEEN THE C++ AND C LANGUAGE?
what is the basis for selection of arrays or pointers as data structure in a program
what is an inline fuction??
write a program that reads lines(using getline), converts each line to an integer using atoi, and computes the average of all the numbers read. also compute the standard deviation.
what is the function of .h in #include<stdio.h> in c ?
23 Answers HCL, IBM, Wipro,
difference between loading and linking
how memory store byte
Write a program that accept anumber in words