แก้ไขตัวดำเนินการ | C คำถามและคำตอบในการสัมภาษณ์ทางเทคนิค | คุณศรีนิวาส ** สำหรับการลงทะเบียนอบรมออนไลน์: ► โทร: +91-8179191999 สมัครสมาชิกช่องของเราและกดกระดิ่ง 🔔🔔🔔 ไอคอนเพื่อรับการอัปเดตวิดีโอ 💡 เยี่ยมชมเว็บไซต์ของเราสำหรับการฝึกอบรมในห้องเรียน: สำหรับการฝึกอบรมออนไลน์: #Clanguage #Programming #Tutorials #Course #Training ————————– 💡 เกี่ยวกับ NareshIT: “Naresh IT มีประสบการณ์มากกว่า 14 ปีในอุตสาหกรรมการฝึกอบรมซอฟต์แวร์และสถาบันฝึกอบรมซอฟต์แวร์ที่ดีที่สุดสำหรับการฝึกอบรมออนไลน์ การฝึกอบรมในชั้นเรียน การฝึกอบรมช่วงสุดสัปดาห์ การฝึกอบรมองค์กรของ Hadoop, Salesforce, AWS, DevOps, Spark, Data Science, Python, Tableau, RPA, Java, C#.NET, ASP.NET, Oracle, เครื่องมือทดสอบ, แสงสีเงิน, Linq, SQL Server, Selenium, Android, iPhone, ภาษา C, C++, PHP และ Digital Marketing ในสหรัฐอเมริกา, Hyderabad, Chennai และ Vijayawada . , บังกาลอร์อินเดียที่ให้บริการฝึกอบรมออนไลน์ทั่วทุกสถานที่ ————————– 💡 คุณสมบัติการฝึกอบรมออนไลน์ของเรา: 🎈 การฝึกอบรมแบบเรียลไทม์ ผู้เชี่ยวชาญ 🎈 สถานการณ์เฉพาะของอุตสาหกรรม 🎈 การกำหนดเวลาที่ยืดหยุ่น 🎈 สำเนาเนื้อหาที่อ่อนนุ่ม 🎈 แชร์วิดีโอของแต่ละเซสชัน ————————– 💡 ได้โปรด เขียนกลับมาหาเราที่ 📧 [email protected]/ 📧 on li [email protected] or Call us at the USA: ☎+1404-232-9879 or India: ☎ +918179191999 ———————— – – 💡 ตรวจสอบลิงก์ด้านล่าง ► สำหรับหลักสูตร Reg: ► สมัครรับข้อมูลจากช่องของเรา: ► แวดวงเราบน G+: ► กดไลค์เราบน Facebook: ► ติดตามเราบน Twitter: ► ติดตามเราบน Linkedin: ► ติดตามเราบน Instagram: .
Images related to the topic naresh i technology c language
Search related to the topic Modify Operators | C Technical Interview Questions and Answers | Mr. Srinivas
#Modify #Operators #Technical #Interview #Questions #Answers #Srinivas
Modify Operators | C Technical Interview Questions and Answers | Mr. Srinivas
naresh i technology c language
ดูวิธีการทำเงินออนไลน์ล่าสุดทั้งหมด: ดูเพิ่มเติมที่นี่
ดูวิธีการทำเงินออนไลน์ล่าสุดทั้งหมด: ดูเพิ่มเติมที่นี่
Sir please discuss more equation with the combination of both increment and decrement operator on the same line of equation
22
a value is 19, b is 9
Sir answer is 9 and 19
Wrong,final value should be a=19 & b=9
Bsdk galat hai
i=4;
j= ++i*i++;
i calculated by your method j=25 but compiler giving j=30.
help!!!!
Why answer becomes 19 9 why +1
main()
{
int z, x=5, y=-10, a=4, b=2;
z=x++ – –y * –b / a;
printf("%d ",z);
}
Output will be 7, how?
Sir, your approach for solving these questions is wrong.
Use associativity and precedence for correct approach…
I am also a you tuber, pls go through my videos
Thanks
https://www.youtube.com/channel/UCNKMGnrCG_nQHCHpEJpjy0w
Sir, in first expression a = 4 and b = 9. And second expression a = 19 and b = 9.
Output is 20 and 9.
Solving with right method, we get 20,9 answer
It depends on compiler
Sir, I think there is a problem in calculation. When I calculated myself I got 19, 9. And after compiling I got the same as output from my machine. Would you please explain?
In today's compiler the concept used by sir is not used….. modern IDE includes ATOM,CODE BLOCK which uses GCC COMPILER and they have entirely different concept to solve this problem IF U WANT TO LEARN THAT CONCEPT I WILL recommend
you to go through this youtube channel they have modern concept and easy way for understanding whole concept https://www.youtube.com/watch?v=yRt-zYFJIvE&t=234s
The answer must be 9,20 .
Sir,as different compilers uses different method for solving this equation.so we student are confusing right now because our answer is not matching with your answer…yet you are right in solving this..but then also we are not getting so make a video to tell us difference of compiler to compiler…and which one is valid method to solve this equation…..plz reply sir…..
Video visual clarity ledu ra
Sir its wrong actually ans is a=19,b=9
Ans is wrong ,it is 19,9 in both 32 bit and 64 bit compiler
Turbo c compiler ans is : 18,8
gcc compiler ans is : 19,9
output is depend on your compiler (software)
Answer is wrong !! …wrong explanation
int i=5;
printf("%d %dn", i, i=i++) ;
printf ("%dn", i);
i=i++;
printf ("%dn", i);
I am getting output as
5 5
5
6
Why there is no change inside printf statement but outside printf there is a change!!!
I compiled this in turbo C compiler
Listen all java is better than c
super sir.
He is completly wrong
Its output is a=20; b=9; i executed in jdk
19 , 9 only boss
i got the answer 19,9
I got result as same result of you nice one tq
thnx .
wrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrooooOooOoOonGGGGGGGGGGGGGGGGGGGG
Thankyou sir
Thanks sir you are fabolous fantastic stunning
Sir you have gone wrong here. Answer for a = 19 and b = 9.
answer is 19 and 9 sir u went wrong
18, 8 is correct answer
That's the only place where I learnt a lot…. Tysm sir
galat padhaane se acha plzz dont upload videos i tried solving,, method hi glat hai
this method is wrong for solving expression
Hi Sir. Can you explain how it will print 5 here.
V1=2, V2;
V2=V1++ + V1++;
printf("%d", v2) ;
thanks a lot sir…
Hi op comes 19 9 please upload again
prgram gave 19 9 as output
Hello , using Code:blocks and the OP: of the program is :19,9
Can you please give us a feedback why we are getting diffrent results?
P.S kepp up the good work 🙂 !
Sir please verify , Is this right ?
I wrote the same code and got O/P 20 and 9