‘ C’ PROGRAME TO SHOW THE TYPE OF TRANGLE BY ACCEPTING IT’S
LENGTH .
No Answer is Posted For this Question
Be the First to Post Answer
WHAT IS MAXIMUM SIZE OF AN ARRAY IN C LANGUAGE?
8 Answers Carphone Warehouse, IBM, SAS,
how we can make 3d venturing graphics on outer interface
what is difference b/w extern & volatile variable??
What are the different pointer models in c?
main() { int x=5; printf("%d %d %d\n",x,x<<2,x>>2); }
11 Answers CISOC, CitiGroup, College School Exams Tests,
void main() { int a=1; while(a++<=1) while(a++<=2); }
In a byte, what is the maximum decimal number that you can accommodate?
Give a fast way to multiply a number by 7
15 Answers Accenture, Aricent, Microsoft,
Tell me with an example the self-referential structure?
WAP to accept basic salary of an employee? Calculate it HRA=25%,DA=30%,PF=30%&net salary display all contents?
6 Answers Finite Infotech, Lovely Professional University, Wipro,
Why c is called a mid level programming language?
Explain enumerated types in c language?