WHAT IS PRE POSSESSORS?

Answer Posted / avinash

#IS PREPOSSESSOR.

Is This Answer Correct ?    31 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write the syntax and purpose of a switch statement in C.

625


diff between exptected result and requirement?

1592


When I set a float variable to, say, 3.1, why is printf printing it as 3.0999999?

588


Do variables need to be initialized?

621


Is r written in c?

722






Explain how can type-insensitive macros be created?

570


Why dont c comments nest?

621


What is the use of ?

624


please give me some tips for the placement in the TCS.

1631


Compare array data type to pointer data type

600


Why do we write return 0 in c?

553


Can we declare variables anywhere in c?

580


Describe how arrays can be passed to a user defined function

782


"C" language developed by "Dennis Ritchie" at AT & T. his remarks are a) too general, too abstract b) could deal with only specific problems c) lost generality of BCPL and B restored d) no remarks

658


GIVEN A FLOATING POINT NUMBER HOW IS IT ACTUALLY STORED IN MEMORY ? CAN ANYONE EXPLAIN?? THE 32 BIT REPRESENTATION OF A FLOATING POINT NUMBER ALLOTS: 1 BIT-SIGN 8 BITS-EXPONENT 23 BITS-MANTISSA

1431