C Programming Tutorial in Nepali Part 14: Coding Exercise related to Relational Operators, Bitwise Operators and Conditional (Ternary) Operators. Included are C Program to check odd/even using bitwise operator, C Program to display absolute value of number and C program to check if a character is alphanumeric without using ctype.h.
In the first part of the video, we will write a program to simulate the behavior of abs function available in stdlib.h. Then we will use bitwise AND operator to check if a number is odd or even and finally use ternary operator to check whether a given character is alphanumeric or not.
C Programming Tutorial in Nepali Full Playlist: https://www.youtube.com/playlist?list=PLk98IQqBPuzL7BjQiRucdO3mdd6iJ51zM
Source code available at: https://github.com/theoctober19th/c-tutorials
Follow me on:
Facebook : https://facebook.com/theoctober19th
Twitter: https://twitter.com/theoctober19th
Instagram: https://instagram.com/theoctober19th
Website: https://bkalpa.com.np
#CProgramming #CProgrammingTutorialNepali #BikalpaCodes
Download
0 formats
No download links available.
Coding Exercise 3 (Relational, Conditional, Bitwise Operators) |C Programming Tutorial in Nepali #14 | NatokHD