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

Post New Answer

More C Interview Questions

write a program to find the sum of the array elements in c language?

24 Answers   ICT, Infosys, Wipro,


what is the difference between global variable & static variable declared out side all the function in the file.

2 Answers  


What is non linear data structure in c?

0 Answers  


Is c is a middle level language?

0 Answers  


How can I prevent another program from modifying part of a file that I am modifying?

0 Answers  






what is diference between return 0 and return NULL??

3 Answers  


Reverse the part of the number which is present from position i to j. Print the new number.[without using the array] eg: num=789876 i=2 j=5 778986

2 Answers  


What are the characteristics of arrays in c?

0 Answers  


Can you think of a logic behind the game minesweeper.

0 Answers  


Is c call by value?

0 Answers  


What is diffrance between declaration and defination of a variable or function

4 Answers  


what is pointer ?

10 Answers   Kernex Micro Systems,


Categories