• Courses
  • Code Compiler
  • Discuss
  • Pricing
  • Teams
Menu

Q&A Discussions

In reverse a string code in java, what is the meaning of this line? String rev = ""; Please explain.
java
2 Votes
5 Answers
23rd Mar 2021, 12:11 PM
RAGUL
RAGUL - avatar
Reverse it.....
javarevstring
1 Vote
1 Answer
17th Dec 2017, 3:06 PM
David Anderson
a)Write a function ‘rev’ which returns the reverse of the given integer. Function isPalin takes an integer as argument and checks whether it is palindrome or not using rev function. Using isPalin write a main function to accept n integers and display number of palindrome numbers found. b)write a program to find the possible permutations of the given word .
java
0 Votes
2 Answers
14th Sep 2016, 8:26 PM
ASTHA SINGH
ASTHA SINGH - avatar
Hot today
Functions in python
1 Votes
HTML
1 Votes
For Mobile app
0 Votes
What’s the One Thing That Helped You Learn Coding Faster?
2 Votes
How can you find whether a number is odd or even in a different way(other than (x%2==0))?
0 Votes
I need advice
0 Votes
Answer please
0 Votes
this query always result to be incorrect from Sorting Data lesson
1 Votes
I need advice
0 Votes
Why this code fails even without data race
0 Votes