Ask a Question  | Answer a Question!  | 

 Submitting your question... 
 
 
ResFinder - Thousands of Practice Papers
Is it wise to use string functions by converting number to string in number programme?  | 
  | 
| asked by Catlover (catlover) 8 years ago  | 
2  | 
ar[]={1,2} arr[]={2,1}
Is ar[]==arr[]?? | 
  | 
| asked by Prince Adwaya (adwaya) 8 years ago  | 
2  | 
All the best guys may all of you get 100 in computer...  | 
  | 
| asked by Rachit Dani (rachitd1212) 8 years ago  | 
8  | 
Math.rint(-8.3)= -8.0            Math.round(-8.3)= -8
Math.rint(-8.7)= -9.0            Math.round(-8.7)= -9
Math.rint(-8.5)= -8.0            Math.round(-8.5)= -8
Math.rint(-9.5)= -10.0          Math.round(-9.5)= -9
Ckecked  in BlueJ  | 
  | 
| asked by Ãwe§♥m€ l¥k tHât (aria124) 8 years ago  | 
4  | 
 + 1 more questions by aria124    
Math.rint(8.3)=8.0 Math.round(8.3)=8
Math.rint(8.7)=9.0            Math.round(8.7)=9
Math.rint(8.5)=8.0            Math.round(8.5)=9
Math.rint(9.5)=10.0          Math.round(9.5)=10
Ckecked it in BlueJ  | 
  | 
 
| asked by Ãwe§♥m€ l¥k tHât (aria124) 8 years ago  |  
1  |  
  | 
i have noticed in a few past papers when a function overloading question is given in section B at the end it says 'use library functions' what does this mean ??  | 
  | 
| asked by Aryan Manakame (avmx18) 8 years ago  | 
2  | 
 + 1 more questions by avmx18    
can someone quickly explain to me what math.rint(); function does ? i am lost on this topic  | 
  | 
 
| asked by Aryan Manakame (avmx18) 8 years ago  |  
3  |  
  | 
Is a variable description necessary at the end of program? I have never written one before, our teacher told us that comments were sufficient..  | 
  | 
| asked by RetardedWeeb (lucifermorningstar) 8 years ago  | 
3  | 
what is the range of `int' and `char' data types  | 
  | 
| asked by Sahil Prasad (sahilp007) 8 years ago  | 
4  | 
for rint
://www.google.co.in/search?q=rint+in+java+example&rlz=1C1CHBD_enIN720IN720&espv=2&source=lnms&tbm=isch&sa=X&ved=0ahUKEwi0-LzOlJHTAhWMOI8KHbvFAYcQ_AUIBygC&biw=1640&bih=764#imgrc=v2k6FLmfU3RulM:  | 
  | 
| asked by ... (tedgreen) 8 years ago  | 
1  |