Answer Posted / srilaxmi
2
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
Why c is called a mid level programming language?
What is the difference between ‘g’ and “g” in C?
What is your stream meaning?
How do I round numbers?
the question is that what you have been doing all these periods (one year gap)
write a proram to reverse the string using switch case?
What is structure padding and packing in c?
program to find out date after adding 31 days to a date in the month of febraury also consider the leap year
Calculate the weighted average of a list of n numbers using the formula xavg = f1x1+f2x2+ ….+ fnxn where the f’s are fractional weighting factors, i.e., 0<=fi<1, and f1+f2+….+fn = 1
Describe wild pointers in c?
Differentiate fundamental data types and derived data types in C.
How can I call a function with an argument list built up at run time?
What is the argument of a function in c?
Can 'this' pointer by used in the constructor?
What are the two forms of #include directive?