What are the types of unary operators?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

Are the outer parentheses in return statements really optional?

0 Answers  


Difference between fopen() and open()?

3 Answers   Aricent,


Combinations of fibanocci prime series

0 Answers  


What is the best way to comment out a section of code that contains comments?

0 Answers  


what is a far pointer

12 Answers   ABB, DRDO, ITI, Maruti Suzuki, Steel Plant, TCS, Toyota, Vivo Mobiles,






Is it valid to address one element beyond the end of an array?

0 Answers  


Find the O/p of the following 1) #include int main() { char c='1'; int j=atoi(c); }

4 Answers   Subex,


What is cohesion and coupling in c?

0 Answers  


if the address of a[1,1] and a[2,1] are 1000 and 1010 respectively and each occupies 2 bytes then the array has been stored in what order?

4 Answers   Amazon, Apple, Bata, Google, NASA,


How to reverse a string using a recursive function, without swapping or using an extra memory?

31 Answers   Cisco, Mind Tree, Motorola, Ophio, Sony, TCS, Wipro,


how to set Nth bit of variable by using MACRO

3 Answers   HCL,


What do you mean by a sequential access file?

0 Answers  


Categories