Ask a Question | Answer a Question! |
![](/img/l.gif)
Submitting your question...
ResFinder - Thousands of Practice Papers
All da best guyzz.
Exam mein phod dalenge. |
![](//pl.respaper.com/64/siddhant03.jpg) |
asked by SId m (siddhant03) 5 years ago |
1 |
In switch case,brackets are necessary for each case?
switch(var)
{
case 1:
{ //1
System.out.println("good");
break;
}//2
}//ends switch
Are 1 and 2 needed? |
![](//pl.respaper.com/64/ash_matt.jpg) |
asked by Ashish Mathew (ash_matt) 5 years ago |
2 |
Path=s.substring(0,s.lastIndexOf("\")); This gives me unclosed string literal error .what's wrong ? |
![](//pl.respaper.com/64/chickezz5.jpg) |
asked by Aditya Dungrani (chickezz5) 5 years ago |
2 |
Q. WAP to score 100 in computers.
Soln. Keep calm and remember the semicolons.
All da best guys and girls, smash that paper!
Yours truly,
"Uncle' (ugh) Sam (Saksham) |
![](//pl.respaper.com/64/sam307.jpg) |
asked by ... (sam307) 5 years ago |
3 |
2018 Marking Scheme says toUpperCase returns value in character but it returns in string |
![](//pl.respaper.com/64/teleansh.jpg) |
asked by Ansh Anand (teleansh) 5 years ago |
2 |
+ 1 more questions by teleansh
Can we use if inside else: (works fine but is it correct way)
if (str.charAt(i) != ' ')
{
wrd = wrd + str.charAt(i);
len ++;
}
else
{
if(len > longest)
{
longestword = wrd;
longest = len;
}
wrd = "";
len = 0;
} |
![](//pl.respaper.com/64/teleansh.jpg) |
asked by Ansh Anand (teleansh) 5 years ago |
1 |
|
Difference between s.length and s.length() ?? |
![](//pl.respaper.com/64/jammy229.jpg) |
asked by Harjas Bajaj (jammy229) 5 years ago |
4 |
two differences between variable declaration and initialization pleasseee
URGENT |
![](//pl.respaper.com/64/iron_man98.jpg) |
asked by Agrajah Bhobe (iron_man98) 5 years ago |
1 |
#MainBhiChowkidar XD
But on a serious note, RIP Manohar Parrikar, CM of Goa |
![](//pl.respaper.com/64/xprince.jpg) |
asked by Aryan Gupta (xprince) 5 years ago |
2 |
Could someone help me out with the accessibility of public, private, protected, etc.... |
![](//pl.respaper.com/64/aditya_bandaru.jpg) |
asked by Mr. Mathematics (aditya_bandaru) 5 years ago |
1 |
For output lovers
https://drive.google.com/file/d/1X76pG0ZqGQASAJtFg4-eSSBPv9nUfE06/view?usp=drivesdk |
![](//pl.respaper.com/64/aniruddha_1.jpg) |
asked by SODA The Ultimate comedy (aniruddha_1) 5 years ago |
2 |