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


Please Help Members By Posting Answers For Below Questions

How can I manipulate strings of multibyte characters?

647


What are conditional operators in C?

632


Explain what is the benefit of using an enum rather than a #define constant?

737


What is character constants?

720


What is sorting in c plus plus?

570






Is it fine to write void main () or main () in c?

559


What are the functions to open and close the file in c language?

603


List the difference between a While & Do While loops?

645


What is the use of gets and puts?

612


What Is The Difference Between Null And Void Pointer?

652


Differentiate between the expression “++a” and “a++”?

713


c program to compute AREA under integral

1827


What functions are used in dynamic memory allocation in c?

604


What’s the special use of UNIONS?

669


In a header file whether functions are declared or defined?

639