Ask a Question | Answer a Question! |
![](/img/l.gif)
Submitting your question...
ResFinder - Thousands of Practice Papers
Pls provide a simple program to print initials |
![](//pl.respaper.com/64/rock19.jpg) |
asked by Manas Rungta (rock19) 6 years ago |
1 |
WAP to input 2 Strings. Examine both Strings and remove common characters from both the Strings. Display the result.
Sample Input: str1=Java, str2=Jade
Sample Output=str1=v, str2=de |
![](//pl.respaper.com/64/siddhant94.jpg) |
asked by Siddhant Joshi (siddhant94) 6 years ago |
0 |
Explain 'Away goal rule ' in football |
![](//pl.respaper.com/64/theodore.jpg) |
asked by Theodore Coelho (theodore) 6 years ago |
4 |
what are the Examples of Data Abstraction & Encapsulation??(of java and not real life) |
![](//pl.respaper.com/64/aameyak.jpg) |
asked by Aameya Kulkarni (aameyak) 6 years ago |
3 |
how to do this :-
X
Y Y
XXX
Y Y Y Y
XXXXX
Y Y Y Y Y Y |
![](//pl.respaper.com/64/poorna02.jpg) |
asked by Poorna Verma (poorna02) 6 years ago |
2 |
Easy method for automorphic number,
into n = in.nextInt();
String s = Integer.to string(n);
int k = n*n;
String s1 = Integer.to string(k);
If(s1.ends with(s))
s.o.pln("automorphic");
else
s.o.pln("not automorphic"); |
![](//pl.respaper.com/64/monstercat.jpg) |
asked by Abhinav Sharma (monstercat) 6 years ago |
2 |
class Example
{
int x,y; String name;
public static void main()
{
Example ex=new Example();
System.out.println("ex is"+ex.name+" "+ex.x+" "+ex.y);
}
} |
![](//pl.respaper.com/64/onkarborade.jpg) |
asked by Onkar Borade (onkarborade) 6 years ago |
2 |
What is the difference between a member function which is static and a member function that is not static. (3 points) |
![](//pl.respaper.com/64/rohang37.jpg) |
asked by Rohan Gupta (rohang37) 6 years ago |
1 |
Guys in eco app:
What is a repo rate?
Also can direct taxes be evaded or not? Because it mentions both in the textbook |
![](//pl.respaper.com/64/bharat2017.jpg) |
asked by Bharat Sai (bharat2017) 6 years ago |
1 |