Interviews Questions, Algorithms, Aptitude, C Interview Program, C Theory Question, Aptitude Tricks, Test Series,

Monday 13 May 2019

Power and Factors

Question:

CASE 1:
Write a program to find Power of a number

CASE 2:
Write a program to find the Factors of a number

Solution:
CASE 1:












CASE 2:


0 comments:

Post a Comment