Answer Posted / vishnu
Inline fuction is one which has one line of defination.
If function definiation is more than two lines of
defination it will be treated as normal fuction.
since it will be replaced at compile time it is good to use
inline function if your code is of one line
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
i have to apply for the rbi for the post of officers. i need to know abt the entrance questions whether it may be aps or techinical....
Why dont c comments nest?
How can I determine whether a machines byte order is big-endian or little-endian?
can any one please explain, how can i access hard disk(physical address)? it is possible by the use of far,near or huge pointer? if yes then please explain......
How can I rethow can I return a sequence of random numbers which dont repeat at all?
How do I get an accurate error status return from system on ms-dos?
Are global variables static in c?
What is derived datatype in c?
What is a structure member in c?
Explain 'bit masking'?
Write a C program that will accept a hexadecimal number as input and then display a menu that will permit any of the following operations to be carried out: Display the hexadecimal equivalent of the one's complement. (b) Carry out a masking operation and then display the hexadecimal equivalent of the result. (c) Carry out a bit shifting operation and then display the hexadecimal equivalent of the result. (d) Exit. If the masking operation is selected, prompt the user lor the type of operation (bitwise and, bitwise exclusive or, or bitwise or) and then a (hexadecimal) value for the mask. If the bit shifting operation is selected. prompt the user for the type of shift (left or right), and then the number of bits. Test the program with several different (hexadecimal) input values of your own choice.
can any one provide me the notes of data structure for ignou cs-62 paper
Is main is user defined function?
Explain what is the difference between functions abs() and fabs()?
What kind of structure is a house?