Ask a Question  | Answer a Question!  | 

 Submitting your question... 
 
 
ResFinder - Thousands of Practice Papers
WAP to take a number and print the smallest digit in the number  | 
  | 
| asked by Mridul Bagri (mridul2015) 9 years ago  | 
1  | 
Can someone explain me : 1)this keyword
2)how to identify if it is an indtance variable or class variable
3)how to identify if the given program(bill calculation) is a type-2 if(direct multiplication of data) or type-3(for each data we must subtract and multiply)  | 
  | 
| asked by Shreyas Js (shreyasj) 9 years ago  | 
1  | 
 + 1 more questions by shreyasj    
Can somebody tell what all should be written in capital letters in programming,
like indexOf,   O is capital letter,some easy way to remember? or post elements which we use commonly in programming like void, public,static so thai can remember which are capital or small. THANKS  | 
  | 
 
| asked by Shreyas Js (shreyasj) 9 years ago  |  
1  |  
  | 
Happy Holi !!! Is anybody playing Holi tomorrow or everybody studying for Computer.  | 
  | 
| asked by Anubhav Verma (gforce777) 9 years ago  | 
2  | 
Guys just remember that there is always one program from Class-as a user defined type, arrays and string manipulation  | 
  | 
| asked by Tejas Labde (djtejas) 9 years ago  | 
2  | 
What is a decent icse percent will they see 10 th marks for entering good engineering college later I am so worried about maths which was horrible with  only silly calculatio mistakes  | 
  | 
| asked by Arun Murugan (arunmurugan) 9 years ago  | 
1  | 
 + 1 more questions by arunmurugan    
I learnt language correction is quite tough is it true marks are not given linearly to essays  | 
  | 
 
| asked by Arun Murugan (arunmurugan) 9 years ago  |  
0  |  
  | 
any tips 4 commerce guyzzzz ????  | 
  | 
| asked by Itachi Uchiha (itachi504) 9 years ago  | 
0  | 
UNDERSTANDING this keyword..................this is used to refer to the instance variables of the class............u can have local variables wid d same name as dat of instance variables for eg :
class A
{
int x=4;
void app()
{
int x = 7;
System.out.println(x);//prints 7
System.out.println(this.x);//prints 4
}
} | 
  | 
| asked by Sdfg Sdfg
 (sdfg) 9 years ago  | 
1  | 
 + 1 more questions by sdfg    
ERROR IN APC BOOK : definition of identifier
Correct def is : Identifier is the name given to each component of a java program like packages , classes etc.
Eg : class ABC // here ABC is identifier.......................plsss correct it dont write that definition ATB :)  | 
  | 
 
| asked by Sdfg Sdfg
 (sdfg) 9 years ago  |  
2  |  
  | 
I do not have apc nor sumita arora book for comp.....instead i hv msb publisher(morning star)............wt should i do???  | 
  | 
| asked by Surabhi (surabhijain) 9 years ago  | 
2  | 
GUYS COMPARE THE BIO PAPER WITH THE SPECIMAN PPR IT WAS ALMOST SAME  | 
  | 
| asked by Ankit Fadia (tanmay_dani) 9 years ago  | 
2  |