Please give me the answer! Write about the type of variables with example. (And rules for writing variables.) Please, only bracket wala ans chahiye,.. please rply it's urgent
// these four data types are integers // what differentiates them is the memory size // or the amount of data they can hold int miles = 80; byte apples = 2; short year = 1933; long distance = 1938939930; // These two data types only store size float bacteriaSize = 0.00093884F; double computerPrice = 1493.98; // this data type stores only true/false boolean isLoggedIn = false; // this data type only stores a single unicode character char grade = 'A';
Your teaching skills are very well sir, These are all videos very helpful for me, Thank you so much
Thank U so Much sir for making this video which I told you I. Past
sir apne bhut acha samjaye rules thanku so much sir
Jnb bohat kamal Ka parataa ha
The way he explain 🔥❣️🥵
what is the difference between declaring a variable and defining a variable explain with the help of an example in java?
Thank u sir
Nice
Event model pr video bnado 🙏🏼
Are these rules only applicable in Java?
Is the same rule for c and c++ ?
Almost Same
@@LearnCodingOfficial 👍
They are almost same, except $ is not acceptable in C and C++.
Example: int $a;
There will be an error.
Please give me the answer!
Write about the type of variables with example. (And rules for writing variables.)
Please, only bracket wala ans chahiye,.. please rply it's urgent
// these four data types are integers
// what differentiates them is the memory size
// or the amount of data they can hold
int miles = 80;
byte apples = 2;
short year = 1933;
long distance = 1938939930;
// These two data types only store size
float bacteriaSize = 0.00093884F;
double computerPrice = 1493.98;
// this data type stores only true/false
boolean isLoggedIn = false;
// this data type only stores a single unicode character
char grade = 'A';
Ur explaning all very well but previous video prime no beween two numbers u didn't gave dry run it is little difficulty
What didn't you understand?
Bro variable ke bichme $use kr ahakte hai
Haa kr skte ho aditya
@@LearnCodingOfficial but sir u said except underscore we can't use any special symbol.😓
But in java you can also use $ symbol.
@@LearnCodingOfficial OK sir 🙏
Upload more videos
Already uploaded complete core java playlist name is java programming 219 videos have on that playlist
can you please add english subs?
Ask me any Java concept that you are having problems with, and I will try to help you if I can.