Ask a Question  | Answer a Question!  | 

 Submitting your question... 
 
 
ResFinder - Thousands of Practice Papers
Does anyone know the must know questions for computer applications.
If anyone knows pls send the link._/\__/\_  | 
  | 
| asked by Sahil Chordia (sahil27) 7 years ago  | 
0  | 
Sm1 plzzz.... Snd the link of cnms computer application 2018       ππ  | 
  | 
| asked by Mokshil Shah (phoenix80) 7 years ago  | 
1  | 
Try this:
Print the series- 2,6,12,20,32...  | 
  | 
| asked by Prateek Mukherjee (prat172) 7 years ago  | 
1  | 
The best thing about a boolean is even if you are wrong, you are only off by a bit.  | 
  | 
| asked by Kousalya Senthilkumar (laks2002) 7 years ago  | 
3  | 
class target
{
target()
    { 
        find();
        System.out.println("Google");
    }
void find()
{
    display();
    System.out.println("   Intel");
}
void display ()
{ System.out.println("  Microsoft");
} 
void main ()
{ target obj = new target ();}
}
What output are you getting for this? | 
  | 
| asked by Shreya Bhagat (hermione02) 7 years ago  | 
2  | 
 + 1 more questions by hermione02    
Do we need to do all programs using Scanner class or BufferedReader ?
Or can we do it without them, as they are not always needed in BlueJ environment.?  | 
  | 
 
| asked by Shreya Bhagat (hermione02) 7 years ago  |  
1  |  
  | 
Do we have to show any steps for the output questions? Like, for increment/decrement, loops type of questions....  | 
  | 
| asked by RaBh (rahulbhardwaj2002) 7 years ago  | 
2  | 
Is there any specimen paper for economic applications?????  | 
  | 
| asked by Anwesha Das (anweshadas71) 7 years ago  | 
0  | 
Any body has access to some good output based question? If so, please help other resmates out.  | 
  | 
| asked by Momo (zenab13) 7 years ago  | 
1  | 
 + 1 more questions by zenab13    
double c=25*10/100; 
The answer is 2.0
How?  | 
  | 
 
| asked by Momo (zenab13) 7 years ago  |  
4  |  
  | 
I have a pen...  | 
  | 
| asked by Darth Vader (aj87) 7 years ago  | 
5  | 
I need notes for bioπ₯  | 
  | 
| asked by Ibrahim Hawa (ibrahim2002) 7 years ago  | 
1  |