LIC ADO

LIC ADO

Life Insurance Corporation of India Apprentice Development Officers

Important Date

Events  Important Dates
Online Application form for LIC ADO Mar-22
Last date to fill the application form Apr-22
Releasing date of admit card Jun-22
Exam date of LIC ADO Jul-22
Result declaration Aug-22
Interview date Sep-22

FAQ

Ques: How a candidate can apply for the LIC ADO recruitment?
Ans:
LIC ADO Recruitment will be available on the official website. 

 

Ques: How many total number of vacancies are available for the LIC ADO recruitment ?
Ans:
The details of the LIC ADO vacancies will be limited.

 

Ques: Is the LIC ADO exam though?
Ans:
The recruitment process can be quite challenging considering for the post.

 

Ques: In which mode was the LIC ADO exam conducted?
Ans:
Yes, the LIC ADO exam will be conducted online mode.

 

Ques: When the LIC ADO Results will be announced?
Ans:
The LIC ADO result will be conducted through August on the official website.

AI Icon
setTimeout(function() { $('#apply-course-modal').modal({ show: true, focus: false, backdrop: 'static' // optional: stops accidental close }); }, 15000); // ✅ Fix passive event listeners jQuery.event.special.touchstart = { setup: function(_, ns, handle) { this.addEventListener("touchstart", handle, { passive: !ns.includes("noPreventDefault") }); } }; jQuery.event.special.touchmove = { setup: function(_, ns, handle) { this.addEventListener("touchmove", handle, { passive: !ns.includes("noPreventDefault") }); } }; jQuery.event.special.wheel = { setup: function(_, ns, handle) { this.addEventListener("wheel", handle, { passive: true }); } }; jQuery.event.special.mousewheel = { setup: function(_, ns, handle) { this.addEventListener("mousewheel", handle, { passive: true }); } }; // ✅ AI redirect const aiTrigger = document.getElementById("aiIconTrigger"); if (aiTrigger) { aiTrigger.addEventListener("click", function () { window.location.href = "/ai"; }); }