Explain what is meant by high-order and low-order bytes?
No Answer is Posted For this Question
Be the First to Post Answer
What is c method?
Is main is user defined function?
What is the output of below code? main() { static in a=5; printf("%3d",a--); if(a) main(); }
Define function ?Explain about arguments?
2 Answers Geometric Software, Infosys,
write a program to count the no of repaeted words in a line?
1,4,8,13,21,30,36,45,54,63,73,?,?.
10 Answers AMB, Franklin Templeton,
Explain what are the advantages and disadvantages of a heap?
How can I manipulate strings of multibyte characters?
Who developed c language and when?
What are the ways to a null pointer can use in c programming language?
which type of question asked from c / c++ in interview.
What is the general form of #line preprocessor?