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
What is header file definition?
Write code for finding depth of tree
how many error occurs in C language ?
1.)how to find d most repeated word in a string? string ="how do you do"?? output should be do
1 Answers AAS, Nagarro, Vuram,
related to rdbms query .
Why n++ execute faster than n+1 ?
writw a program to insert an element in the begning of a doubly linked list
write a program to interchange the value between two variable without using loop
Is main() function predfined or userdefined?
who developed c and why he developed c?
What is main return c?
What character terminates all strings composed of character arrays? 1) 0 2) . 3) END