1// in java you can do this i did this in android studio234log.i("Tag","decimal value is " + decimal(6.25))
56staticdoubledecimal(double d){
7int dd = (int)d;
8 d -=dd;
9return d;
10}
you will get a confirmation link on this - you will have to click that for successful submission of your answer. we require this to keep the website free of spam, bots and unhelpful content
please ensure to add code which is syntactically corrent and executes properly
you will get a confirmation link on this - you will have to click that for successful submission of your question. we require this to keep the website free of spam, bots and unhelpful content