What is I ++ in c programming?
No Answer is Posted For this Question
Be the First to Post Answer
to find the closest pair
what are bit fields? What is the use of bit fields in a structure declaration?
0 Answers Flextronics, TISL, Virtusa,
Explain the difference between malloc() and calloc() in c?
A float occupies 4 bytes in memory. How many bits are used to store exponent part? since we can have up to 38 number for exponent so 2 ki power 6 6, 6 bits will be used. If 6 bits are used why do not we have up to 64 numbers in exponent?
why 'c' is called middle level language.
Q. where is the below variables stored ? - volatile, static, register
Why void main is used in c?
what defference between c and c++ ?
Write a program to use switch statement.
0 Answers Agilent, Integreon, ZS Associates,
what is the height of tree if leaf node is at level 3. please explain
Can u return two values using return keyword? If yes, how? If no, why?
Explain how can type-insensitive macros be created?