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

  Рет қаралды 22,991

SoftwaretestingbyMKT

SoftwaretestingbyMKT

4 жыл бұрын

#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
softwaretestingbymkt.blogspot.in
Adding my personal mail Id:
mkumartiwari1710@gmail.com
Adding my Quora profile link here:
www.quora.com/profile/Manish-...
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

Пікірлер: 37
@rupalipatil8335
@rupalipatil8335 2 жыл бұрын
The way u explaining line by line soo much understandable sir thanku so much👍🙏🙏
@sonyveer1
@sonyveer1 3 жыл бұрын
Very well explained...superb
@bageshreeful
@bageshreeful 3 жыл бұрын
Clearly explained concepts of JAVA.
@amitkumardas4735
@amitkumardas4735 3 жыл бұрын
Awesome explain nicely sir
@atkuriajaykumar3701
@atkuriajaykumar3701 3 жыл бұрын
masterclass no one can explain like this sir you are really great
@SoftwaretestingbyMKT
@SoftwaretestingbyMKT 3 жыл бұрын
Thank you
@RajaRaj-du6zm
@RajaRaj-du6zm 3 жыл бұрын
Very much clearly explanation
@riya-automation4771
@riya-automation4771 4 жыл бұрын
Impprtant question for interview
@simranrajpal3012
@simranrajpal3012 3 жыл бұрын
sir, you are totally amazing, your teaching method is awesome. Thankyou for making these wonderful videos.
@SoftwaretestingbyMKT
@SoftwaretestingbyMKT 3 жыл бұрын
Welcome buddy
@bhagyashreepathak7918
@bhagyashreepathak7918 Жыл бұрын
@@SoftwaretestingbyMKT aaa
@markapuramhari
@markapuramhari 3 жыл бұрын
Thank you for the nice video....
@malnadshrusti3576
@malnadshrusti3576 3 жыл бұрын
Waiting for more java videos from u sir
@SangeethasCreation
@SangeethasCreation 2 жыл бұрын
🙏Such a detailed explanation
@marwamahmoud2095
@marwamahmoud2095 21 күн бұрын
Thank youuuuu❤️
@imbukwa
@imbukwa Жыл бұрын
Thank you for this.
@abhishektiwari-ly8yc
@abhishektiwari-ly8yc 3 жыл бұрын
Amazing
@sridevigp5483
@sridevigp5483 4 жыл бұрын
Nice tutorials 👏
@SoftwaretestingbyMKT
@SoftwaretestingbyMKT 4 жыл бұрын
Thanks
@nani-tb6dh
@nani-tb6dh 3 жыл бұрын
Great
@jannatulnayeem6858
@jannatulnayeem6858 2 жыл бұрын
Very informative Video
@SoftwaretestingbyMKT
@SoftwaretestingbyMKT 2 жыл бұрын
Thank you
@sushilk5349
@sushilk5349 3 жыл бұрын
Good Information Manishji
@SoftwaretestingbyMKT
@SoftwaretestingbyMKT 3 жыл бұрын
Thank you sir ji
@khusbooraj9375
@khusbooraj9375 4 жыл бұрын
You are wonderful sir.
@SoftwaretestingbyMKT
@SoftwaretestingbyMKT 4 жыл бұрын
Thanks
@vartikayadav6639
@vartikayadav6639 8 күн бұрын
Could you please make video on OOPS concept
@tensaedebbas8568
@tensaedebbas8568 3 жыл бұрын
The best
@SoftwaretestingbyMKT
@SoftwaretestingbyMKT 3 жыл бұрын
Thanks a lot
@varshapol9220
@varshapol9220 2 жыл бұрын
Hello Sir, can we use(1&0) binary digits for boolean datatype excepts true and false with memory size 1bit??
@riya-automation4771
@riya-automation4771 4 жыл бұрын
Hi plz tell me difference between regression testing and retesting
@SoftwaretestingbyMKT
@SoftwaretestingbyMKT 4 жыл бұрын
Regression testing: kzfaq.info/get/bejne/d7tgnc2blpPOg5s.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.
@niharbuu4429
@niharbuu4429 4 жыл бұрын
Sir string also a datatype..?
@SoftwaretestingbyMKT
@SoftwaretestingbyMKT 4 жыл бұрын
Yeah
@subramanianr2744
@subramanianr2744 3 жыл бұрын
String is a class.. so it will be Reference data type
@atkuriajaykumar3701
@atkuriajaykumar3701 3 жыл бұрын
yes string and array are non primitive data types
路飞被小孩吓到了#海贼王#路飞
00:41
路飞与唐舞桐
Рет қаралды 72 МЛН
ОСКАР vs БАДАБУМЧИК БОЙ!  УВЕЗЛИ на СКОРОЙ!
13:45
Бадабумчик
Рет қаралды 5 МЛН
1 or 2?🐄
00:12
Kan Andrey
Рет қаралды 58 МЛН
This calling statement in Java or this()
14:27
SoftwaretestingbyMKT
Рет қаралды 17 М.
Method Overriding in Java | Java Tutorials | Learn Java for Automation Testing
13:27
Multiple static methods inside a single Class | How to deal it?
11:18
SoftwaretestingbyMKT
Рет қаралды 16 М.
Smoke vs Sanity vs Regression testing - explained with example
10:45
Software Testing Tips and Tricks
Рет қаралды 11 М.
路飞被小孩吓到了#海贼王#路飞
00:41
路飞与唐舞桐
Рет қаралды 72 МЛН