c interview questions - Which is faster among n++ , ++n and n+1
This is very tricky question, which may be asked during interviews of c programming language to know about programmers understanding.
================== Content of this video ===================
0:00 Problem statement
0:23 Assembly code detail of 1st line for n++
0:40 Assembly code detail of 2nd line for n++
0:54 Assembly code detail of 3rd line for n++
1:50 Assembly code detail of ++n and n+1
2:25 Conclusion
#cprogramming #interview #dubebox #increment
Ещё видео!