@BroCodez

public class Main {

 public static void main(String[] args) {
  
  // String = a reference data type that can store one or more characters
  //   reference data types have access to useful methods
  
  String name = "Bro";
  
  //boolean result = name.equalsIgnoreCase("bro");
  //int result = name.length();
  //char result = name.charAt(0);
  //int result = name.indexOf("o");
  //boolean result = name.isEmpty();
  //String result = name.toUpperCase();
  //String result = name.toLowerCase();
  //String result = name.trim();
  //String result = name.replace('o', 'a');
   
  //System.out.println(result);
 }
 
}

@JuliHoffman

As usual, you teach more in a 6-minute video than an hour of class time. Thank you!

@Diamond_Hanz

Thanks , Bra!!!

@gjbjagadish_185

your teaching is very different that's why we love it:elbowcough::elbowcough:

@pavelkvasnicka6856

This is the best Java tutorial for beginners, so you can learn Java and English in one hit. Please keep going! I vote for Java advance tutorial. Thanks a lot Bro

@cadestocker2423

Best teacher I have encountered online. Thanks for all your help!

@mahdisarvarzade9988

Best Java tutorial. I love it

@ardcodelover

realy nice

@samiaiqbal1847

Wonderful work 😮

@Muhammadfaisal-kd9kx

great content brother ur way of teaching is good

@JustNeutral14.

lets go this is another w tutorial

@prathamselopal7197

Great stuff , its wonderful how i can learn all sub topics and even units in just 6-10 mins through your videos

@izzahzamri2267

The best and always the best mentor!!!!!!! I love you!!!!

@sanaaken9

Good job bro

@mummahadarsal3739

Bro U are Great  ...  Very Nice Concepts Given Thanks Sir ... Bro Code always

@Felix_1811

I have java exam tomorrow and your helping me so much bro thanks

@A0afro

Thank you very much.

Also I think it's worth mentioning that if idexOf() does not return an element it will return -1

@MsizyLeandre22

Nice video old but still helpful !!🙌

@dianamilenaarchilacordoba4632

great video!!! I'm infinitely grateful for your dedication and big heart to share this knowledge with the world. Thank you soo much

@CyberEscuela

Broo you are awesome