Hello guys, newbie here!
I was watching the “Formatting Numbers” lecture, and half way in, It occurred to me that commands like “NumberFormat.getCurrencyInsert()” and “NumberFormat.getPercentInsert()” are often ended with empty round brackets.
so my question is, what does an empty round bracket translate into by machine logic, and regarding the aforementioned codes, what variable (if any) can you use within their corresponding round brackets?
Thanks dudes!