{"id":4452,"date":"2022-12-23T00:06:00","date_gmt":"2022-12-23T00:06:00","guid":{"rendered":"https:\/\/gyanipandit.com\/programming\/?p=4452"},"modified":"2022-12-22T19:04:37","modified_gmt":"2022-12-22T19:04:37","slug":"c-program-to-find-product-of-digits-of-a-number","status":"publish","type":"post","link":"https:\/\/gyanipandit.com\/programming\/c-program-to-find-product-of-digits-of-a-number\/","title":{"rendered":"C Program to Find Product of Digits of a Number"},"content":{"rendered":"<p align=\"JUSTIFY\">In this video, we are going to understand and implement a simple C program, in which, we are going to find the product of all the digits of the given number. For example, if the given number is 123, then the product of all the digits in the number is 6, which is 3x2x1. The logic behind this program is very simple, and once you are familiar with the concept, you can also implement the program easily.<\/p>\n<h2 style=\"text-align: center;\" align=\"JUSTIFY\">C Program to Find Product of Digits of a Number<\/h2>\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<div class=\"youtube-embed\" data-video_id=\"F0_ml7rUIDY\"><iframe loading=\"lazy\" title=\"C Program to Find Product of Digits of a Number\" width=\"696\" height=\"392\" src=\"https:\/\/www.youtube.com\/embed\/F0_ml7rUIDY?feature=oembed&#038;enablejsapi=1\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe><\/div>\n<\/div><\/figure>\n\n\n\n<p>\u00a0I hope you find this video \u2018C Program to Find Product of Digits of a Number\u2019 helpful for you\u2026<\/p>\n","protected":false},"excerpt":{"rendered":"<p>In this video, we are going to understand and implement a simple C program, in which, we are going to find the product of all the digits of the given number. For example, if the given number is 123, then the product of all the digits in the number is 6, which is 3x2x1. The [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":4454,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[30],"tags":[29,78],"class_list":{"0":"post-4452","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-c-program","8":"tag-c-program","9":"tag-c-program-to-find-product-of-digits-of-a-number"},"_links":{"self":[{"href":"https:\/\/gyanipandit.com\/programming\/wp-json\/wp\/v2\/posts\/4452","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/gyanipandit.com\/programming\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/gyanipandit.com\/programming\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/gyanipandit.com\/programming\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/gyanipandit.com\/programming\/wp-json\/wp\/v2\/comments?post=4452"}],"version-history":[{"count":1,"href":"https:\/\/gyanipandit.com\/programming\/wp-json\/wp\/v2\/posts\/4452\/revisions"}],"predecessor-version":[{"id":4455,"href":"https:\/\/gyanipandit.com\/programming\/wp-json\/wp\/v2\/posts\/4452\/revisions\/4455"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/gyanipandit.com\/programming\/wp-json\/wp\/v2\/media\/4454"}],"wp:attachment":[{"href":"https:\/\/gyanipandit.com\/programming\/wp-json\/wp\/v2\/media?parent=4452"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/gyanipandit.com\/programming\/wp-json\/wp\/v2\/categories?post=4452"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/gyanipandit.com\/programming\/wp-json\/wp\/v2\/tags?post=4452"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}