Answer Posted / aswinisekaran
Area of right angled triangle is 1/2xlengthxwidth
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the difference between test design and test case design?
How can I copy just a portion of a string?
What is mean by data types in c?
Why void main is used in c?
Using which language Test cases are added in .ptu file of RTRT unit testing???
What is s in c?
Is c is a middle level language?
about c language
Differentiate between ordinary variable and pointer in c.
What is nested structure with example?
What is auto keyword in c?
Why isnt there a numbered, multi-level break statement to break out
In the DOS enveronment, normal RAM that resides beyond the 1mb mark. a) expanded memory b) swapped memory c) Extended memory d) none
What are header files and what are its uses in C programming?
How will you print TATA alone from TATA POWER using string copy and concate commands in C?