Padma Awards: Ace music composer Ilaiyaraaja gets Padma Vibhushan, while Manoj Joshi wins Padma Shri!
On 69th Republic Day, Government of India felicitates Ilaiyaraaja, Manoj Joshi and M.S. Dhoni with the Padma Awards.
Yesterday, on the occasion of 69th Republic Day, Government of India felicitated some legends from their respective fields with the prestigious Padma Awards. While actor Manoj Joshi gets the Padma Shri Award, the fourth highest civilian award, cricketer and former captain of India, Mahendra Singh Dhoni, received Padma Bhushan, the third highest civilian award and ace singer and music composer, Ilaiyaraaja , was felicitated with the second highest civilian award, the Padma Vibhushan.
Manoj Joshi , who gets the Padma Shri Award, has acted in over 60 films and is best remembered for his comic appearances in ‘ Hungama ’, ‘ Hulchul ’, ‘ Bhool Bhulaiyaa ’ and ‘ Phir Hera Pheri ’.
Former Indian cricket team captain, Mahendra Singh Dhoni, who has won all the three ICC Cups, was awarded Padma Shri in 2009 and yesterday he received Padma Bhushan.
One of the most prestigious awards, i.e. Padma Vibhushan, was given to music maestro Ilaiyaraaja . Ilaiyaraaja has composed over 6500 songs and provided film scores for more than 1000 films, predominantly for Tamil cinema. He has won the National Film Award five times. Ilaiyaraaja received the Padma Bhushan in 2010.
“The Padma Vibhushan award conferred upon me is an indication of PM Modi-led government's respect to Tamil people and Tamil Nadu," ANI quoted Ilaiyaraaja as saying.
This year 85 recipients have been selected for the prestigious awards including two duo cases. This includes 3 Padma Vibhushan, 9 Padma Bhushan and 73 Padma Shri awards. Fourteen of the awardees are women, while 16 persons are foreigners and three are being awarded posthumously.
RELEATED POST
LATEST POST
KWK 8: Kareena Kapoor Talks About His Son Jeh
Web Series Nov 17, 2023 03:19 AM IST
Bollywood Nov 16, 2023 06:32 PM IST
Shah Rukh Khan And Ranveer Singh To Team Up For Karan Johar’s Mega Action Film? Here's What We Know!
Telivison Nov 16, 2023 06:15 PM IST
Bigg Boss 17: Devoleena Bhattacharjee Slams Vicky Jain, Says "I Feel Bad For Ankita.."
Bollywood Nov 16, 2023 08:36 PM IST
Vicky Kaushal Is Unrecognisable In Long Beard; Fans React
RELETED LINKS
Movies | Opening | Total Collection |
---|---|---|
Vedaa | 6.75 cr | 6.75 cr |
Khel Khel Mein | 5.23 cr | 25.74 cr |
Stree 2 | 55.40 cr | 526.43 cr |
Bad Newz | 8.62 cr | 58.98 cr |
Sarfira | 2.50 cr | 17.65 cr |
Kill | 1.35 cr | 24.15 cr |
Kalki 2898 AD | 22.50 cr | 277.40 cr |
Ishq Vishk Rebound | 1 cr | 4.50 cr |
(function () { var input = document.querySelector('#input'); input.addEventListener("input", function(e) { document.querySelector('#mySidenav').classList.remove("bg-opacity-75") if(e.target.value.length >2){ const xhr = new XMLHttpRequest(); xhr.onload=function(){ const serverReponse=document.querySelector("#div1"); serverReponse.innerHTML=this.responseText; }; var url="https://www.bollywoodmdb.com/search?search="+ e.target.value; xhr.open("GET", url); xhr.setRequestHeader("Content-type","application/x-www-form-urlencoded"); xhr.send(); } }); })(); $('#calenderlistt').children('#calenderChildd').each(function() { let $this = $(this); if ($this.width() < $('#calenderlistt').width()) { $('#scrollbtn').css('display','none'); } }) $(".search_btn").on('click', function(){ $("#mySidenav").css("width" ,"32.24rem"); // $("#input").focus(); document.querySelector("#input").focus(); }); $("#clear").on('click', function(){ $("#input").val(""); }); $("#close_btn").on('click', function(){ $("#mySidenav").css("width" ,"0"); }); $(".login").on('click', function(){ $("#myModal").show(); }); $("#close").on('click', function(){ $("#myModal").hide(); }); $("#facebook").on('click', function(){ var urlpop=$("#facebook").val(); window.open(urlpop, "_blank"); }); $("#google").on('click', function(){ var urlpop=$("#google").val(); window.open(urlpop, "_blank"); }); $("#movieDirtFoo").on('click', function(){ $("#movieDireLi").removeClass("hidden"); $("#celeDireLi").addClass("hidden"); $("#compDireLi").addClass("hidden"); $("#movieDirtFoo").addClass("activeDirect"); $("#companyDirtFoo").removeClass("activeDirect"); $("#celeDirtFoo").removeClass("activeDirect"); $("#movieDirYr").removeClass("hidden"); }); $("#companyDirtFoo").on('click', function(){ $("#movieDireLi").addClass("hidden"); $("#celeDireLi").addClass("hidden"); $("#compDireLi").removeClass("hidden"); $("#movieDirtFoo").removeClass("activeDirect"); $("#companyDirtFoo").addClass("activeDirect"); $("#celeDirtFoo").removeClass("activeDirect"); $("#movieDirYr").addClass("hidden"); }); $("#celeDirtFoo").on('click', function(){ $("#movieDireLi").addClass("hidden"); $("#celeDireLi").removeClass("hidden"); $("#compDireLi").addClass("hidden"); $("#movieDirtFoo").removeClass("activeDirect"); $("#companyDirtFoo").removeClass("activeDirect"); $("#celeDirtFoo").addClass("activeDirect"); $("#movieDirYr").addClass("hidden"); });