What are conditional operators in C?


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

Post New Answer

More C Interview Questions

Is c is a middle level language?

0 Answers  


What is information technology.

1 Answers  


Stimulate calculators to perform addition,subtraction,multiplication and division on two numbers using if/else statement?

1 Answers   IBM,


what is the difference between #include<stdio.h> and #include "stdio.h" ?

3 Answers  


What does double pointer mean in c?

0 Answers  


What is void main () in c?

0 Answers  


Explain threaded binary trees?

0 Answers  


write the function int countchtr(char string[],int ch);which returns the number of timesthe character ch appears in the string. for example the call countchtr("she lives in Newyork",'e') would return 3.

6 Answers  


What is static and auto variables in c?

0 Answers  


to convert a string without using decrement operater and string functions

1 Answers  


Explain how are portions of a program disabled in demo versions?

0 Answers  


Can we change the value of static variable in c?

0 Answers  


Categories