Ask a Question  | Answer a Question!  | 

 Submitting your question... 
 
 
ResFinder - Thousands of Practice Papers
Write a program to check  whether a number is automorphic number or not  | 
  | 
| asked by Niraj Gupta (solution86) 7 years ago  | 
2  | 
Is print writter class there in the syllabus?  | 
  | 
| asked by Ashutosh Dash (ashutosh_dash) 7 years ago  | 
2  | 
Re write using for loop
int m=100;
while(true)
{
System.out.println(m/2);
m-=10; if(m%4==0)break;
} | 
  | 
| asked by Siddhant Joshi (siddhant94) 7 years ago  | 
4  | 
What is the use of an array?  | 
  | 
| asked by Ananya Aakriti (ananya2309) 7 years ago  | 
3  | 
Can someone please upload  home science prelim papers please help home science girls also not only comp please  | 
  | 
| asked by Mansi (mansi01) 7 years ago  | 
0  | 
Can someone please tell me the list of default values for all datatypes like false for Boolean,
\u000 for char,etc.  | 
  | 
| asked by Nehal G (nehalg) 7 years ago  | 
1  | 
Can we write comments instead of a variable description table, or are both necessary?  | 
  | 
| asked by Darth Vader (aj87) 7 years ago  | 
2  | 
Hey guys, do we have bitwise operators cause neither have they been asked in the previous years nor has our school taught it.  | 
  | 
| asked by Vedhas Balaji (godking) 7 years ago  | 
4  | 
write a statement to import all classes of package simple  | 
  | 
| asked by Manidipa Majumdar (ngptmat) 7 years ago  | 
1  |