www.thecareerplus.com
The CareerPlus
Home
Technical Resources
Programming
Variables and Data types
Wednesday 08th September 2010
Main Menu
Home
Technical Resources
CareerPlus Specials!
HR FAQs
TheCareerPlus Blog
CareerPlus Forum
About Us
Variables and Data types
What is the difference between the declaration and the definition of a variable?
Do Global variables start out as zero?
Does C have boolean variable type?
Where may variables be defined in C?
To what does the term storage class refer? What are auto, static, extern, volatile, const classes?
What does the typedef keyword do?
What is the difference between constants defined through #define and the constant keyword?
What are Trigraph characters?
How are floating point numbers stored? Whats the IEEE format?
When should the register modifier be used?
When should a type cast be used?
CrackTheIntervew.NET
Advertisement