write a program to display & create a rational number
Answer Posted / hansda.hansda.charan493
in c++(language)
| Is This Answer Correct ? | 12 Yes | 6 No |
Post New Answer View All Answers
What is the easiest sorting method to use?
Why isnt any of this standardized in c?
What does *p++ do?
What is the maximum no. of arguments that can be given in a command line in C.?
Write the control statements in C language
Is it better to use a pointer to navigate an array of values, or is it better to use a subscripted array name?
Explain Basic concepts of C language?
What is function what are the types of function?
What is call by value in c?
What is the difference between far and near in c?
What’s the special use of UNIONS?
What is an auto variable in c?
Write a c program to demonstrate character and string constants?
What are header files in c?
What is the difference between procedural and functional programming?