write a program which the o/p should b in such a way that s
triangle if I/p is 3,a Square/rectangle if I/P=4,a pentagon
if I/P=5 and so on...forget about the I/P which is less
than 3
No Answer is Posted For this Question
Be the First to Post Answer
Why doesnt long int work?
What is structure and union in c?
What are header files and what are its uses in C programming?
what is the difference between entry control and exit control statement?
12 Answers Darbari Lal DAV Model School,
Why calloc is better than malloc?
What is the difference between realloc() and free()
we compile c program in 32 processor and 64 bit processor .exe file is created in both the processors. if we want to run .exe file in 64 bit processor which is created in 32 bit processor. is that .exe file is run or not if it is not run why?
what is the basis for selection of arrays or pointers as data structure in a program
a 'c' program to tell that the set of three coordinates lie on a same line
Describe dynamic data structure in c programming language?
Can you apply link and association interchangeably?
What is pointer & why it is used?