What is difference between && and & in c?


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

Post New Answer

More C Interview Questions

Explain function?

0 Answers  


write a program to copy a string without using a string?

2 Answers  


Write a program to print fibonacci series without using recursion?

0 Answers  


Write a program to find the biggest number of three numbers in c?

0 Answers  


write a c program to calculate the income tax of the employees in an organization where the conditions are given as. (I.T. = 0 if income <100000 I.T = 10% if income _< 200000 it = 20% if income >_ 200000)

7 Answers   Consultancy, DBU, FD, JK Associates, Kobe, Satyam,






What is the concatenation operator?

0 Answers  


How can I implement a delay, or time a users response, with sub-second resolution?

0 Answers  


how to swap two nubers by using a function with pointers?

1 Answers  


Where are some collections of useful code fragments and examples?

0 Answers   Celstream,


What is sizeof int?

0 Answers  


What is volatile

2 Answers  


What is a macro in c preprocessor?

0 Answers  


Categories