My doubts ..
-
Is it permissible to perform the floating-point number% module operation in java, and why? Because in compilers such as c ++ this operation is not allowed.
-
How do I access an element of a string and change it? Example, I have a string. String s="wave"; How to change the 0 position of the element by a letter the carousel?
-
Is it allowed to access a String as an array? example str [i].