What are the types of type qualifiers in c?
No Answer is Posted For this Question
Be the First to Post Answer
the number 138 is called well ordered number because the three digits in the number (1,3,8) increase from left to right (1<3<8). the number 365 is not well ordered coz 6 is larger than 5. write a program that wull find and display all possible three digit well ordered numbers. sample: 123,124,125,126,127,128,129,134 ,135,136,137,138,139,145,146,147 148 149,156.......789
what is the function of .h in #include<stdio.h> in c ?
23 Answers HCL, IBM, Wipro,
How to swap two values using a single variable ? condition: Not to use Array and Pointer ?
Why calloc is better than malloc?
What is union and structure in c?
Which header file should you include if you are to develop a function which can accept variable number of arguments?
What is the use of the restrict keyword?
Find if a number is power of two or not?
What does c mean in basketball?
what is array?
which operator having highest precedence? a.)+ b.)++ c.)= d.)%
What is the use of a ‘