If the size of int data type is two bytes, what is the range of signed int data type?
No Answer is Posted For this Question
Be the First to Post Answer
What is wrong with this program statement? void = 10;
Disadvantages of C language.
Compare array data type to pointer data type
a=0; b=(a=0)?2:3; a) What will be the value of b? why b) If in 1st stmt a=0 is replaced by -1, b=? c) If in second stmt a=0 is replaced by -1, b=?
how to find out the reverse number of a digit if it is input through the keyboard?
which type of question asked from c / c++ in interview.
Write a program to print fibonacci series using recursion?
do ne body have any idea about the salary for the we r going to have interview. yup .. u got it right ..i m talking abt NIC.
What is the right type to use for boolean values in c? Is there a standard type? Should I use #defines or enums for the true and false values?
How to set a variable in the environment list?
What does node * mean?
An instruction which is analysed and acted upon by the processor prior to the compiler going its work a) directive b) constructive c) constant d) absolute mode