Ask a Question | Answer a Question! |
Submitting your question...
ResFinder - Thousands of Practice Papers
DO WE HAVE COMPUTATIONAL FN. |
|
asked by Born To Succeed (rupanwita) 8 years ago |
1 |
+ 15 more questions by rupanwita
GIVE 2 CONDITIONS OF NARROWING |
|
asked by Born To Succeed (rupanwita) 8 years ago |
1 |
NAME A KEYWORD USED TO DECLARE AN EXCEPTION |
|
asked by Born To Succeed (rupanwita) 8 years ago |
1 |
2 CHARACTERISTICS OF DESTRUCTORS |
|
asked by Born To Succeed (rupanwita) 8 years ago |
1 |
WHAT IS RECURSIVE FUNCTION |
|
asked by Born To Succeed (rupanwita) 8 years ago |
2 |
WHAT IS A PACKAGE ??? |
|
asked by Born To Succeed (rupanwita) 8 years ago |
2 |
DO WE HAVE ESCPE SEQUENCES??? |
|
asked by Born To Succeed (rupanwita) 8 years ago |
1 |
DO WE HAND 2D ARRAYS |
|
asked by Born To Succeed (rupanwita) 8 years ago |
1 |
USE OF GETTER AND SETTER FUNCTIONS. |
|
asked by Born To Succeed (rupanwita) 8 years ago |
1 |
WHAT IS DYNAMIC INITIALIZATION OF VARIABLES ??? |
|
asked by Born To Succeed (rupanwita) 8 years ago |
1 |
WHICH PART OF A CLASS GETS CALLEED WHEN AN OBJECT IS CREATED |
|
asked by Born To Succeed (rupanwita) 8 years ago |
1 |
WHAT DO U MEAN BY INITIAL CLASS. |
|
asked by Born To Succeed (rupanwita) 8 years ago |
2 |
DIFFERENCE B/W
/*-----*/ & /**---------*/ |
|
asked by Born To Succeed (rupanwita) 8 years ago |
1 |
IS IT OKK IF I DONT HAVE APC ??? |
|
asked by Born To Succeed (rupanwita) 8 years ago |
1 |
IS DHANPAT RAI GOOD FOR COMP ????? |
|
asked by Born To Succeed (rupanwita) 8 years ago |
1 |
WHICH COMPUTER BOOKS R U ALL USING ????? |
|
asked by Born To Succeed (rupanwita) 8 years ago |
2 |
Help ...#$%%^^
class abc
{
char ch;
int x=97;
public void abc()
{
do
{
ch=(char)x; // 97 in char mode
System.out.print(ch+"");
if(x%10==0)
break;
++x;
}while(x<=100);
}
}
How does it works? it is last year's question... |
|
asked by Akash Divakar (akashdivakar) 8 years ago |
1 |
Rvalue? Ivalue? |
|
asked by Abhishek Shyam (abhibenne) 8 years ago |
2 | + 1 more questions by abhibenne
Guys finished the book . can u tell me wat to study next like papers or questions or what?? I'm confused plz help !/ and what u guys doing tomorrow I mean studying what and what I'm rally confused now plz reply sooonnn |
|
asked by Abhishek Shyam (abhibenne) 8 years ago |
1 |
|
why 2012 que pap not there |
|
asked by Hareesh Ramakrishnan (hareesh0922) 8 years ago |
1 | + 3 more questions by hareesh0922
will the que pap be tough since there were too much of holidays to study ?? |
|
asked by Hareesh Ramakrishnan (hareesh0922) 8 years ago |
1 |
will the que pap be tough since there were too much of holidays to study ??? |
|
asked by Hareesh Ramakrishnan (hareesh0922) 8 years ago |
1 |
int num=(int)(Math.random()*10);
What is num?
PS-I don't know how random works so plz tell me working also |
|
asked by Apoorva Awasthy (me222) 8 years ago |
1 | + 4 more questions by me222
Name 2 exception handling blocks |
|
asked by Apoorva Awasthy (me222) 8 years ago |
2 |
Which keyword informs that an error has occurred during input/output? |
|
asked by Apoorva Awasthy (me222) 8 years ago |
1 |
Why is class called user defined data type? |
|
asked by Apoorva Awasthy (me222) 8 years ago |
0 |
Can a non static method/variable be accessed by a static method?If yes how?If no,why not? |
|
asked by Apoorva Awasthy (me222) 8 years ago |
1 |
Hey guys @sdfg ... Others pls tell me if this is correct: ICSE Specimen paper question 5 part 1 : is this solution correct:
series 1
{
public void main ( int x )
{
double sum= 0.0;
for (i=4;i<=4*n;i+=4)
{
sum = sum+1.0/( double)i;
}
System.out.println("s="+sum); }
} |
|
asked by Aaryan Monika Khurana (monikakhu) 8 years ago |
0 | + 1 more questions by monikakhu
Hey guys @sdfg ... Others pls tell me if this is correct: ICSE Specimen paper question 5 part 1 : is this solution correct:
series 1 { public void main ( int x )
{ double sum= 0.0; for (i=4;i<=4*n;i+=4)
{ sum = sum+1.0/( double)i; }
System.out.println("s="+sum); } } |
|
asked by Aaryan Monika Khurana (monikakhu) 8 years ago |
2 |
|
Anyone has PE
Where do you study from? |
|
asked by Heth (heth) 8 years ago |
0 |
HEY IS IT TRUE THAT OUR PAPER WILL BE SIMILAR 2012 PAPER............IF YES IN WHAT WAY??? |
|
asked by Ankit Fadia (tanmay_dani) 8 years ago |
2 |
Home science: should we learn the stain removal??? |
|
asked by Priya Das (priyaa07) 8 years ago |
0 |
| | |