Answer Posted / srinivas
the speed of execution will be increased because we
accessing address of the variable rather than variables
| Is This Answer Correct ? | 15 Yes | 1 No |
Post New Answer View All Answers
why programs in c are running with out #include
What do the functions atoi(), itoa() and gcvt() do?
What is difference between far and near pointers?
What are the back slash character constants or escape sequence charactersavailable in c?
Tell me the use of bit field in c language?
What is page thrashing?
List some of the dynamic data structures in C?
What are register variables in c?
What is a c token and types of c tokens?
write a sorting prgm to sort 50 nos and sum them and also remove all the occurrences of 15 and print it?
hi, which software companys will take,if d candidate's % is jst 55%?
A collection of data with a given structure for excepting storing and providing on demand data for multiple users a) linked list b) datastructer c) database d) preprocessor
any restrictions have on the number of 'return' statements that may be present in a function. a) no restriction b) only 2 return statements c) only 1 return statements d) none of the above
What is the concatenation operator?
Why we use stdio h in c?