تقييمات الطلاب
( 5 من 5 )
١ تقييمات
فيديو شرح #10: Ternary Operator in C C Programming for Beginners ضمن كورس لغة C شرح قناة Programiz، الفديو رقم 10 مجانى معتمد اونلاين
Step by step video tutorials to learn C Programming for absolute beginners!
In this video, we will learn about the ternary operator in C with their syntax and examples. We will also learn some of the cases, where we can replace the if.else statement with a ternary operator and see how the ternary operator will make our code cleaner and shorter.
~
Run C Online: https://www.programiz.com/c-programming/online-compiler/
Programs in this video: https://github.com/programiz/c-youtube
C Tutorial (text-based tutorial): https://www.programiz.com/c-programming
Watch our videos and revise them with our C App!
Download here for Android: https://bit.ly/3upaInx
Download here for iOS: https://apple.co/3EZLtNq
Timestamps:
00:00 Start
00:53 Example: Ternary Operator
04:33 Ternary Operator Vs if.else Statement
05:37 Programming Task
06:18 Quiz
------------------------------
Find Programiz elsewhere:
Facebook: https://www.facebook.com/programiz
Instagram: https://www.instagram.com/_programiz/
LinkedIn: https://www.linkedin.com/company/programiz
Website: https://www.programiz.com
Twitter: https://twitter.com/programiz
#programiz #learncprogramming #learnc #coding #ctutorial #ternary #operator #conditionaloperator #ifelse #coperator #programming