Search
 
SCRIPT & CODE EXAMPLE
 

JAVA

how to add a note in java

Its actually called a comment, but you can make a single line one
//with two forwards slashes
/*
Or make a multi line comment with
a forward slash followed by an asterisk.
You can close the multi line comment
with an asterisk followed by a forward slash
*/
Hope that helped :D
Comment

PREVIOUS NEXT
Code Example
Java :: Android: how to mark my app as debuggable? 
Java :: Java Documenting assumptions 
Java :: java ordenar los valores de un array de menor a mayor 
Java :: hierarchy inheritance gfg java 
Java :: java.lang.StackOverflowError 
Java :: how to convert a jsonobject to a dbobject 
Java :: java equivalent of pythons getattr 
Java :: java boolean zen 
Java :: how many public classes can be allowed in java 
Java :: ein wort in buchstaben zerlegen java 
Java :: stack overflow recyclerview 
Java :: java radom float 
Java :: Java Stack class empty() method 
Java :: staging and production environment logging spring boot 
Java :: save documents on Android 11 site:stackoverflow.com 
Java :: jsonobject add key value java 
Java :: stacks based on a linked list 
Java :: java mockito subclass mocken method 
Java :: how to make a ordering system in microsoft visual basic 2010 express console application 
Java :: Java Creating ConcurrentHashMap from Other Maps 
Java :: verificar numero par ou impar jacva 
Java :: How To Export Records From JTable To MS Excel 
Java :: java memory cleaner 
Java :: Example: My favorite cities 
Java :: getcokor from drawable in java android studio 
Java :: ordenar numeros java 
Java :: java decrypt CryptoJS 
Java :: When different programmers write the same program in differing ways and all get the correct result. what is that known as? 
Java :: Example of ArrayDeque 
Java :: java object array initialization 
ADD CONTENT
Topic
Content
Source link
Name
8+2 =