Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

34.what are bitwise shift operators?
35.what are bit fields? What is the use of bit fields in a
structure declaration?
36.what is the size of an integer variable?
37.what are the files which are automatically opened when a
c file is executed?
38.what is the little endian and big endian?
39.what is the use of fflush() function?
40.what is the difference between exit() and _exit() functions?
41.where does malloc() function get the memory?
42.what is the difference between malloc() and calloc()
function?

43.what is the difference between postfix and prefix unary
increment operators?

Answer Posted / snvs.narayana

43.prefix operator increase and then use value.
post fix operator use the value and then increase.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is it possible to have a function as a parameter in another function?

1125


How do you search data in a data file using random access method?

1356


How would you rename a function in C?

1085


difference between object file and executable file

6796


what are non standard function in c

1969


Which control loop is recommended if you have to execute set of statements for fixed number of times?

1405


What is break statement?

1178


What are the 4 types of programming language?

1187


How can I insert or delete a line (or record) in the middle of a file?

1069


How can a program be made to print the line number where an error occurs?

1134


How to find a missed value, if you want to store 100 values in a 99 sized array?

1461


What is signed and unsigned?

1121


Why is c not oop?

1038


What is a void pointer in c?

1156


What is a spanning Tree?

1660