filmov
tv
Java Video 17: Java Strings | Creating and Using Strings | Part1
Показать описание
This video explains String variables.
There is no data type that can be used to create a primitive variable that can store a string (i.e. sequence of characters such as a word or phrase). Therefore, it is useful to use objects of the String type. String is a class that is available for use in any Java program without the necessity of having to include an import statement at the top of the program.
Other videos:
Video1: How to Install NetBeans with JDK Cobundle.
Video2: First Java application:
Video3: Java Variables:
Video4: Java Arithmetic Operators
Video5: Java Relational (comparison) Operators:
Video6: Java Logical Operators:
Video7: Java Scanner How to Input Data Part1
Video8: Java Scanner Part2 How to input from a text file and a web page
Video9: Java Methods :
Video10: Java If statements :
Video11: Java Switch case:
Video12: Read and Write to a File:
Video13: For loop:
Video14: while loop:
Video15: do .... while loop:
Video 16 : One Dimensional Arrays:
Video 17 : Strings Part1:
Video 18 : Strings Part2 : Functions
Java Video 19: Classes and Objects
Java Video 20: Inheritance | Abstract | Overloading | Overriding
There is no data type that can be used to create a primitive variable that can store a string (i.e. sequence of characters such as a word or phrase). Therefore, it is useful to use objects of the String type. String is a class that is available for use in any Java program without the necessity of having to include an import statement at the top of the program.
Other videos:
Video1: How to Install NetBeans with JDK Cobundle.
Video2: First Java application:
Video3: Java Variables:
Video4: Java Arithmetic Operators
Video5: Java Relational (comparison) Operators:
Video6: Java Logical Operators:
Video7: Java Scanner How to Input Data Part1
Video8: Java Scanner Part2 How to input from a text file and a web page
Video9: Java Methods :
Video10: Java If statements :
Video11: Java Switch case:
Video12: Read and Write to a File:
Video13: For loop:
Video14: while loop:
Video15: do .... while loop:
Video 16 : One Dimensional Arrays:
Video 17 : Strings Part1:
Video 18 : Strings Part2 : Functions
Java Video 19: Classes and Objects
Java Video 20: Inheritance | Abstract | Overloading | Overriding
Комментарии