write a program to display & create a rational number



write a program to display & create a rational number..

Answer / hansda.hansda.charan493

in c++(language)

Is This Answer Correct ?    12 Yes 6 No

Post New Answer

More C Interview Questions

how to go with this?

1 Answers   Wipro,


Array is an lvalue or not?

0 Answers  


What are variables and it what way is it different from constants?

0 Answers  


What will be the result of the following C language program? main() { int a = 0; int b = 20; char x = 1; char y = 10; if(a,b,x,y) printf("Welcome"); }

1 Answers  


what are the files which are automatically opened when a c file is executed?

3 Answers  






Tell me what is null pointer in c?

0 Answers  


what is available in C language but not in C++?

10 Answers   CTS, TCS,


What is information technology.

1 Answers  


WHICH TYPE OF JOBS WE GET BY WRITING GROUPS .WHEN THE EXAMS CONDUCTED IS THIS EXAMS ARE CONDUCTED EVERY YEAR OR NOT.PLS TELL ME THE ANSWER

0 Answers  


write the function int countchtr(char string[],int ch);which returns the number of timesthe character ch appears in the string. for example the call countchtr("she lives in Newyork",'e') would return 3.

6 Answers  


Find if a number is power of two or not?

1 Answers  


what is the height of tree if leaf node is at level 3. please explain

0 Answers  


Categories