Ask a Question  | Answer a Question!  | 

 Submitting your question... 
 
 
ResFinder - Thousands of Practice Papers
Extremely easy paper ππππβΊβΊπππππππ€πππππππππ  | 
  | 
| asked by Mokshil Shah (phoenix80) 7 years ago  | 
1  | 
This is regarding pronic number question-
Will this be accepted:
for(int i=2:i<n;i++)
{
if(n%i==0 && n%(i+1)==0)
{flag=1;
break;}
else
continue;
}
if(flag==1)
Sopln(βYes....β)
else
Sopln(βNo....β) | 
  | 
| asked by Prateek Mukherjee (prat172) 7 years ago  | 
1  | 
Is it okay to write java.lang with capital j??  | 
  | 
| asked by Jeff mckinley (chende) 7 years ago  | 
2  | 
What is the answer of Question 3 h
I wrote it as falseJai  | 
  | 
| asked by Shilpa Mandavgane (shilpa226) 7 years ago  | 
3  | 
In Question 6: By mistake i wrote ch=ch.toUpperCase(); instead of Character.toUpperCase(); :((( .... How much marks will be deducted????  | 
  | 
| asked by Uttam Soren (uttamsoren1735) 7 years ago  | 
1  | 
in the function overloading question, if main() method is also written then how many marks would be decucted?  | 
  | 
| asked by Ashutosh Dash (ashutosh_dash) 7 years ago  | 
3  | 
How was Computer ??  I found it eassy.
Waht was answer to question for package of wrapper class?  | 
  | 
| asked by Onkar Borade (onkarborade) 7 years ago  | 
3  | 
guys last question in section A answer? comp  | 
  | 
| asked by Dhruv Gogia (rogeranthony) 7 years ago  | 
1  | 
What was the answer of that compareTo question?  | 
  | 
| asked by Ragini Jain (adityajain1234) 7 years ago  | 
4  |