Ask a Question  | Answer a Question!  | 

 Submitting your question... 
 
 
ResFinder - Thousands of Practice Papers
int x= Math.round(7.5);
What's the output 7 or 8?  | 
  | 
| asked by Nehal G (nehalg) 7 years ago  | 
3  | 
guys plz upload pe must know if possible  | 
  | 
| asked by Pranav Ajinkya (narutorocks7) 7 years ago  | 
1  | 
Meaning of null loop?
What is a default constructor?  | 
  | 
| asked by Darth Vader (aj87) 7 years ago  | 
3  | 
What is a buffer?  | 
  | 
| asked by Vinay Thakur (respaper119) 7 years ago  | 
1  | 
A program to accept two numbers and print the GCD(Greatest Common Divisor)  | 
  | 
| asked by Niraj Gupta (solution86) 7 years ago  | 
3  | 
Ok guys i am going to surprise u just type this thing on ur bj and see the magic
System.out.println(Math.rint(3.5));
System.out.println(Math.rint(1.5));
System.out.println(Math.rint(21.5));
System.out.println(Math.rint(23.5));
the op should be 3.0 according to the theory
this thing happens only for no having 1 and 3  | 
  | 
| asked by Rtstud (mdarfath) 7 years ago  | 
4  | 
 + 1 more questions by mdarfath    
is a arthamatial expression contains * ,   / , % then which will be executed first  | 
  | 
 
| asked by Rtstud (mdarfath) 7 years ago  |  
1  |  
  | 
Write a Program to print the Pascalene triangle as follows :
pascal triangle
1
1 1
1 2 1
1 3 3 1  | 
  | 
| asked by Tiara Elizabeth (thejtthomas) 7 years ago  | 
3  | 
rint returns integer value right 
Eg:Math.rint(23.67)
Ans:24and not 24.0  | 
  | 
| asked by Kousalya Senthilkumar (laks2002) 7 years ago  | 
6  | 
Is stream in syllabus??  | 
  | 
| asked by Ananya Aakriti (ananya2309) 7 years ago  | 
4  |