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 difference between the = symbol and == symbol?
How can you increase the allowable number of simultaneously open files?
Which is an example of a structural homology?
find the value of y y = 1.5x+3 for x<=2 y = 2x+5 for x>2
Is a house a mass structure?
Given an array of 1s and 0s arrange the 1s together and 0s together in a single scan of the array. Optimize the boundary conditions?
List the difference between a While & Do While loops?
Explain the use of function toupper() with and example code?
An expression to whose value an operater is applied a) operand b) variable c) constant d) all of the above
What is enumerated data type in c?
Explain how can I open a file so that other programs can update it at the same time?
what is a function method?give example?
Explain continue keyword in c
How can I generate floating-point random numbers?
Why functions are used in c?