What are the applications of c language?
No Answer is Posted For this Question
Be the First to Post Answer
What is sorting in c plus plus?
What does c mean?
A program to write a number of letters and numbers, such as counting and display
How does #define work?
Given a string write a program to print all alphabetical characters in the order of their occurance first,followed by the sum of the numeric characters then followed by the special characters in the order of their occurance.
1 Answers College School Exams Tests, Wipro,
C passes By value or By reference?
5 Answers Geometric Software, Infosys,
how do you programme Carrier Sense Multiple Access
create a C program that displays one z,two y's,three x's until twenty six A's. plzz answer i need it tomorrow.
Why is c so important?
main() { int x=2, y=4 if ((x==2||y==4) x++ y++ if (y==4+1) { x=x+y; } y++; printf("The values of x and y are %d and %d."x,y); } What is the output?
what is the difference between i++ and ++i?
What are different types of pointers?