+ 9
Lets share!! ( Java, Javascript)
We all know that java, js has n- numbers of keywords / inbuilt objects, which helps us to reduce the size of the program also save our time!! So here lets share our knowledge which are not available in study materials provided by SL what i know is: split(' ') -> this object splits the string into each character And this the only thing I know😅 So lets start sharing!!!😉
3 odpowiedzi
+ 8
is this what u mean bro !!
https://code.sololearn.com/cU2HP19yFYws/?ref=app
+ 5
cute. Here's a tip about using java in android apps. Don't load the url of a webview in the onStart() or onCreate() functions or it will restart the page every time u back out or put it to running in the background.
+ 1
@Prudhvi
i was asking for any keywords that are not available in our study materials bro😅
Jst like russel mentioned actually😋