Devika Tulsidas
Member
- Member since
- Sep 22, 2018
- Last active
- Sep 22, 2018
- Total activities
- 0
Activity feed
Recent contributions
-
#Threads
45863458-7c11-433e-bfdd-0a9746d114ce
Sorry im getting 3.087000.i dont know what mistake i have done that time
-
#Threads
#include main() { Float a,b,sum; a=3.087; sum=a+b; printf("sum=%f",sum); }
Actully i was getting the ans as 11 so.iwas having the doubt that if we dont give the value of b will...