What is a MAC Address?
No Answer is Posted For this Question
Be the First to Post Answer
What language is c written?
what would be the output of the following prog? Justify your answer? main() { unsigned char ch; unsigned char i; ch = -255; printf("%d",ch); i = -1; printf("%d",i); }
find largest element in array w/o using sorting techniques.
what is a pointer
4 Answers Bank Of America, TCS,
write a code for large nos multilication (upto 200 digits)
What is the difference between a structure and a union?
Is main() function predfined or userdefined?
Why c is known as a mother language?
a c code by using memory allocation for add ,multiply of sprase matrixes
Why functions are used in c?
What is derived datatype in c?
In which language linux is written?