What does the && operator do in a program code?


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

Post New Answer

More C Interview Questions

The file stdio.h, what does it contain?

0 Answers  


What is the code in while loop that returns the output of given code?

0 Answers  


What is C language Terminator?

15 Answers   TCS,


Function calling procedures? and their differences? Why should one go for Call by Reference?

0 Answers   ADP,


Is it better to use a macro or a function?

0 Answers  






What is null in c?

0 Answers  


WRITE A PROGRAM TO FIND A REVERSE OF TWO NO

7 Answers  


What is getch () for?

0 Answers  


int main() { int x = (2,3,4); int y = 9,10,11; printf("%d %d",x,y); } what would be the output?

7 Answers   Parimal, Wipro,


write the program to find multiplication of 2-D matrix??????????

1 Answers  


Explain what is a pragma?

0 Answers  


What's the difference between DELETE TABLE and TRUNCATE TABLE commands?

2 Answers   CTC,


Categories