write a program to print infinte number

Answer Posted / satya

it is impossible ..
because, just think generally, we can not define a infinite
number.. so how can we print...

Is This Answer Correct ?    3 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does calloc stand for?

653


Are local variables initialized to zero by default in c?

557


Please send me WIPRO technical question to my mail ID.. its nisha_g28@yahoo.com please its urgent

1660


How can I remove the trailing spaces from a string?

618


What is the difference between c and python?

588






a) Identify the following declarations. Ex. int i (integer variable) float a[l0](array of 10 real nos) int (*f())() void *f int (*f()) [] void *f int f[] [] [] char *(*f) () int (*f[]) [] float(*f) [] [] float **f int ******f

1589


What are the two forms of #include directive?

646


Explain how do you view the path?

661


What is c basic?

604


What is a protocol in c?

561


What are the types of pointers in c?

536


Explain how can you tell whether a program was compiled using c versus c++?

582


How is a macro different from a function?

659


How to set file pointer to beginning c?

674


How to delete a node from linked list w/o using collectons?

2093