What is && in c programming?


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

Post New Answer

More C Interview Questions

What do you mean by scope of a variable in c?

0 Answers  


What is sizeof return 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,


Write a program to print all permutations of a given string.

0 Answers   JPMorgan Chase,


create an SINGLE LINKED LISTS and reverse the data in the lists completely

3 Answers  






Why we write conio h in c?

0 Answers  


Why can arithmetic operations not be performed on void pointers?

0 Answers  


find the value of y y = 1.5x+3 for x<=2 y = 2x+5 for x>2

0 Answers   TCS,


Write a program to interchange two variables without using the third variable?

17 Answers   Accenture, College School Exams Tests, Infotech,


Why c is called a mid level programming language?

0 Answers  


I need to take a sentence from input and sort the words alphabetically using the C programming language. Note: This is C not C++. qsort and strtok not allowed

4 Answers   Aspire,


How can I access a memory located at certain address?

2 Answers   CSC,


Categories