• Cours
  • Compilateur de code
  • Discuter
  • Tarification
  • Équipes
Menu

Discussions Q&R

In reverse a string code in java, what is the meaning of this line? String rev = ""; Please explain.
java
2 Votes
5 Réponses
23rd Mar 2021, 12:11 PM
RAGUL
RAGUL - avatar
Reverse it.....
javarevstring
1 Vote
1 Réponse
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 Vote
2 Réponses
14th Sep 2016, 8:26 PM
ASTHA SINGH
ASTHA SINGH - avatar
Aujourd'hui en vedette
Where make_unique is better than unique_ptr(raw pointer)
0 Votes
Best way to learn a new programming language fast?
1 Votes
Can someone help and explain better on slicing
1 Votes
How do I remove duplicates from a list but keep the order?
0 Votes
Will i land a job
1 Votes
How do I print a multiplication table neatly?
0 Votes
Hill Climbing
0 Votes
Course
1 Votes
Any help with custom functions?
2 Votes
How do I find the largest number in a list without using max()?
1 Votes