Variable and Datatype in Java | Java Variables and Data Types with EXAMPLE

แชร์
ฝัง
  • เผยแพร่เมื่อ 17 ก.ย. 2024
  • #42, In this video I have explained about variables and datatype in java.
    Welcome to Understanding Variables and Datatypes in Java. Let's dive into the world of Java programming.
    In Java, a variable is a container that holds a value. It can be a number, a text, or a true/false statement. Variables have to have a specific datatype, which determines what kind of value it can hold.
    There are different datatypes in Java such as int, which stands for integer, double for floating point numbers, and String for text.
    When declaring a variable, you have to specify the datatype followed by the variable name. For example, int myNumber = 5; declares an integer variable named myNumber with a value of 5.
    Variables can also be reassigned a new value during the program execution.
    Understanding variables and datatypes is crucial in Java programming as it allows you to store and manipulate data effectively.
    So start practicing declaring variables with different datatypes in your Java programs and see how it enhances your coding skills.
    Thanks for watching the video. Don't forget to subscribe to our channel for more Java programming tutorials.
    Show your support Guys,
    Like, share and subscribe to the channel.
    Watch my other videos too,
    Derived model in software development life cycle video link
    • Derived Model in Softw...
    Prototype model in software development life cycle video link
    • Prototype Model in SDL...
    Spiral model in software development life cycle video link
    • Spiral Model in SDLC, ...
    Verification and Validation in software development life cycle video
    • Verification and Valid...
    Hybrid model in software development life cycle video video
    • Hybrid Model in Softwa...
    Waterfall model in software development video link
    • Stages of Requirements...
    Software development life cycle video link
    • Software Development L...
    What is manual testing, it's advantages and disadvantages video link
    • What is Manual Testing...
    What is Software testing video link
    • What is Software Testi...
    I work in the IT industry as a Software QA Engineer in Bangalore, India and I have worked on mobile applications, web applications, and API testing.
    The main reason behind this channel is to educate people about software testing so that it will helpful for them to choose the right career and also to prepare for their interviews.
    Adding my blog link
    softwaretesting...
    Adding my personal mail Id:
    mkumartiwari1710@gmail.com
    Adding my Quora profile link here:
    www.quora.com/...
    Adding my Twitter account here,
    (@MANISH171094): / manish171094
    java programming,java,java data types,data types in java,java variables,data types,learn java,java basics,variables in java,java tutorial,data type,java tutorial for beginners,java variables and data types,float,int,char,double,variables,java lectures,java variables tutorial,byte,java variable declaration,java primitive data types,primitive data type,non primitive data types in java,datatypes in java,variable in java,what is variable,local variable in java,instance variable in java,variable and datatype in java

ความคิดเห็น • 39

  • @simranrajpal3012
    @simranrajpal3012 3 ปีที่แล้ว +4

    sir, you are totally amazing, your teaching method is awesome. Thankyou for making these wonderful videos.

  • @atkuriajaykumar3701
    @atkuriajaykumar3701 3 ปีที่แล้ว +2

    masterclass no one can explain like this sir you are really great

  • @deepthipriyanka1316
    @deepthipriyanka1316 หลายเดือนก่อน +1

    Excellent explanation....very helpful for these who are interested to learn and earn job....God bless you...stay blessed 😊

  • @rupalipatil8335
    @rupalipatil8335 2 ปีที่แล้ว

    The way u explaining line by line soo much understandable sir thanku so much👍🙏🙏

  • @sonyveer1
    @sonyveer1 3 ปีที่แล้ว +2

    Very well explained...superb

  • @RajaRaj-du6zm
    @RajaRaj-du6zm 3 ปีที่แล้ว +1

    Very much clearly explanation

  • @bageshreeful
    @bageshreeful 3 ปีที่แล้ว +1

    Clearly explained concepts of JAVA.

  • @sridevigp5483
    @sridevigp5483 4 ปีที่แล้ว +4

    Nice tutorials 👏

  • @riya-automation4771
    @riya-automation4771 4 ปีที่แล้ว +2

    Impprtant question for interview

  • @khusbooraj9375
    @khusbooraj9375 4 ปีที่แล้ว +3

    You are wonderful sir.

  • @amitkumardas4735
    @amitkumardas4735 3 ปีที่แล้ว +1

    Awesome explain nicely sir

  • @markapuramhari
    @markapuramhari 3 ปีที่แล้ว +1

    Thank you for the nice video....

  • @SangeethasCreation
    @SangeethasCreation 2 ปีที่แล้ว +1

    🙏Such a detailed explanation

  • @malnadshrusti3576
    @malnadshrusti3576 3 ปีที่แล้ว +1

    Waiting for more java videos from u sir

  • @jannatulnayeem6858
    @jannatulnayeem6858 2 ปีที่แล้ว +1

    Very informative Video

  • @imbukwa
    @imbukwa 2 ปีที่แล้ว +1

    Thank you for this.

  • @sushilk5349
    @sushilk5349 3 ปีที่แล้ว +1

    Good Information Manishji

  • @marwamahmoud2095
    @marwamahmoud2095 2 หลายเดือนก่อน +1

    Thank youuuuu❤️

  • @nani-tb6dh
    @nani-tb6dh 3 ปีที่แล้ว +1

    Great

  • @abhishektiwari-ly8yc
    @abhishektiwari-ly8yc 3 ปีที่แล้ว +1

    Amazing

  • @tensaedebbas8568
    @tensaedebbas8568 3 ปีที่แล้ว +1

    The best

  • @vartikayadav6639
    @vartikayadav6639 2 หลายเดือนก่อน

    Could you please make video on OOPS concept

  • @riya-automation4771
    @riya-automation4771 4 ปีที่แล้ว +1

    Hi plz tell me difference between regression testing and retesting

    • @SoftwaretestingbyMKT
      @SoftwaretestingbyMKT  4 ปีที่แล้ว

      Regression testing:
      th-cam.com/video/AU0jjj1-jSg/w-d-xo.html
      Retesting:
      Testing the bug fixed by the develop to confirm if it's really fixed or not.
      Retesting video is coming soon.

    • @atkuriajaykumar3701
      @atkuriajaykumar3701 3 ปีที่แล้ว

      regression testing is basically checking the impact areas of the application after defect is fixed or changes in source code like adding,modifying,or deleting
      in regression testing we have types like full regression,regional regression,unit regression.
      retesting is checking defect fixed for an application.

  • @varshapol9220
    @varshapol9220 2 ปีที่แล้ว

    Hello Sir, can we use(1&0) binary digits for boolean datatype excepts true and false with memory size 1bit??

  • @niharbuu4429
    @niharbuu4429 4 ปีที่แล้ว +2

    Sir string also a datatype..?