What is switch in c?
No Answer is Posted For this Question
Be the First to Post Answer
write a C program: To recognize date of any format even formats like "feb-02-2003","02-february-2003",mm/dd/yy, dd/mm/yy and display it as mm/dd/yy.
What does %f mean c?
show how link list can be used to repersent the following polynomial i) 5x+2
what is the function of .h in #include<stdio.h> in c ?
23 Answers HCL, IBM, Wipro,
Write a program in C to print the alphabets in order as on a mobile phone.i.e:When 2 is pressed once 'a' prints and if it is pressed two times 'b' prints and so on.we have to print all the alphabets as on mobile phone like this.
Is it better to use a macro or a function?
what is the difference between procedure oriented and object oriented progaming language
Why flag is used in c?
What is auto keyword in c?
what is data structure.in linear and non linear data structures which one is better?Explain
what is a stack
Is c still used?