Method 1 - Revere with For Loop and print
public class ReverseArray {
public static void main(String[] args) {
// Array with some element
int[...
For further actions, you may consider blocking this person and/or reporting abuse
This seems to be C++, not JavaScript. In JavaScript, you'd have
Thanks :) That was JAVA :)
Here is a crazy one 😀:
Great work bro!
:) thanks