n=++m; //1+10 //// Increment m before assigning to n, so n=11 n1=++m; // m=11+1 //// Increment m before assigning to n1, so n1=12 o/p -> n : 11 o/p -> n1 : 12 n--; //11-1=10 --n1; //12-1=11 n=n-n1; //10-11 = -1 printf("%d ",n); Hi Sir output will be -1. Am confused now. Please correct me if am wrong
Though your two classes explain so nicely but I need to clear fully. Avi tak mujhe thorasa dhilkot ho rahahe. Sidhe sidhe 1 baraker 1 komaker kiya kuch ho nehi saktethe?
Aoa sir ap sa aik question karna tha sir jab hum aik printf ki statement mai 1 sa zada increment operator istamal karka print karta hai tu ajeeb si hi logic lagti hai for example: #include int main() { int a=5; printf(" %d %d", a++, ++a) ; printf(" %d %d %d", ++a, a++, ++a) ; } (Dev c++ 5.11) output: 6 7 10 8 10 Sir plz mera comment ka jawab da Di jiya ga
As per my knowledge First os search the. exe file of that program and load into memory that is now a process. Now he can use resources such as memory IO and hardware after execution of instruction or when we close this then OS finish and kills the process and free the memory. And data saved in memory.
I was not able to understand this concept at all, but you explained it in a very simple way, thank you so much sir😊
As u always .....best way of explanations...
*SUCH A SMALL VIDEO CLEARED MY ALL DOUBTS*
ty so much sir it really helped me and sir its a humble request please complete this playlist we need it
Thank You So much Sir. Qualified JRF in Computer science. Ur Lectures helped me a lot.Thank you ❤
this is so easy to understand. ur teaching method is very understandable!!!!
Never thought it was this easy, all done in 4 minutes. Tnks a lot sir ❤
Thank you sir...love from Bangladesh 🇧🇩🇧🇩
Thanks sir ❤❤❤.. It was very helpful❤❤❤🎉
Great sir.
Very well explained.
Sir i solved it 1st then watched video. I was correct. Its all bcoz of your teaching skills...
Varun sir you are best , you look dapper in this outfit.
You are great sir🙏🙏😍😍👌👌👌
Amzaing Man Hats off ❤
Thank you sir❤❤
Super explanation sir🎉
Love You Sir Ji From 🇵🇰
n=++m; //1+10 //// Increment m before assigning to n, so n=11
n1=++m; // m=11+1 //// Increment m before assigning to n1, so n1=12
o/p -> n : 11
o/p -> n1 : 12
n--; //11-1=10
--n1; //12-1=11
n=n-n1; //10-11 = -1
printf("%d
",n);
Hi Sir output will be -1. Am confused now. Please correct me if am wrong
I guess You're correct
Please re-check the n1 part .
It's not n1=++m it's n1=m++ .
Your conclusion is correct but sir used m++ not ++m for n1 👍
at 3:50 i didn't understand? can you explain sir
Thnk u sir thnk u god 🙏😇
Sir plz make video on "how build logic in programming"
❤ great 👍 sir
Thank you very much sir 🙏
Subscriber bahut jaruri hai is permanent.!
Sir G tussi Great hoo
Thanks From Pakistan 🫠
Sir will you please make a Playlist of web technology
Thanks Varunji
But N1 ka value 11 hai ya 12,thoda pls chk karke explain kariye
Bro 11 hogi..
N1=m++ means N1 will increase by 1 not m
So finally it's n=11 then N1 =11 then n=10 then N1 =10 and finally n-n1 ie. 0
thanks
Good explain sir🙏🏻
wonderful
Nyc
Nice 🤗❤️👍
Maza aagaya sir👍
Very nice sir
Very well explained sir 😊😊❤ thank you soo much 🥰
Most welcome 😊
You are great sirrr
Thnkuuuu sir🙏🙏
Though your two classes explain so nicely but I need to clear fully. Avi tak mujhe thorasa dhilkot ho rahahe. Sidhe sidhe 1 baraker 1 komaker kiya kuch ho nehi saktethe?
❤
Sir when u launch python tutorial ♥️♥️
is it okey for eng students
Sir aap ka computer instructor ka course bena computer k samajh aa jayega kya?
Aoa sir ap sa aik question karna tha sir jab hum aik printf ki statement mai 1 sa zada increment operator istamal karka print karta hai tu ajeeb si hi logic lagti hai for example:
#include
int main()
{
int a=5;
printf(" %d %d", a++, ++a) ;
printf("
%d %d %d", ++a, a++, ++a) ;
}
(Dev c++ 5.11) output:
6 7
10 8 10
Sir plz mera comment ka jawab da Di jiya ga
First comment 🥳🥳🥳🥳🥳🥳
Rajasthan computer teacher's two exams will be held on the same day or not?
Bhai computer teacher kee vacancy kab aayegi Sanskrit dept me
@@sobhagiyasinghsankhala2289 Jab Tak aachar sanhita lagi h tab Tak to koi chance h nhi baki pta nahi kab tak aaye
🙏🙏🙏
Sir g ik question ka answer bta dain ...
When we click on a particular program how can particular program run and open??
As per my knowledge First os search the. exe file of that program and load into memory that is now a process. Now he can use resources such as memory IO and hardware after execution of instruction or when we close this then OS finish and kills the process and free the memory. And data saved in memory.
🤘❤️🤘
n should be 1 i think 🤔
Gate-2017 question
Mera to 11 rha hai bhai
hold thaat
Sir apka question wrong hai shi kar legeye
Glt kesay?
#include
int main ()
{
com. ibm.cics.server.example.hello.version
}