4:45Passing entire structure as a parameter to a functionINDIAN PROGRAMMING MASTER24 views·3 years ago
1:46Define structure within union, display the contents of structure elementsINDIAN PROGRAMMING MASTER93 views·3 years ago
5:42Convert given binary number to octal.[ex (1100)2 = (16)8]INDIAN PROGRAMMING MASTER32 views·3 years ago
4:26Convert given binary number to decimal.[ex (101)2 = (5)10]INDIAN PROGRAMMING MASTER27 views·3 years ago
4:34Convert given decimal number to binary. [ex (5)10 = (101)2INDIAN PROGRAMMING MASTER13 views·3 years ago
5:42Count number of 1’s in a given number from it’s binary equivalentINDIAN PROGRAMMING MASTER7 views·3 years ago
1:52Count total number of prime numbers between 1 and 500INDIAN PROGRAMMING MASTER13 views·3 years ago
4:30Sum of the odd digits of a given number. [ex 4781= 4+8=12]INDIAN PROGRAMMING MASTER16 views·3 years ago