app.bizboosters.in
Open in
urlscan Pro
2a02:4780:11:1099:0:3684:fa9c:2
Public Scan
URL:
https://app.bizboosters.in/
Submission: On April 14 via api from US — Scanned from DE
Submission: On April 14 via api from US — Scanned from DE
Form analysis
4 forms found in the DOMPOST
<form method="post" id="loginPassword" class="d-flex flex-column d-flex flex-column d-none">
<label for="email" class="form-label mb-0">Enter Your Email</label>
<input type="text" value="" id="email" name="userEmail" class="w-100 form-control rounded-0 py-2 border-0 border-bottom mb-3" placeholder="Email Address" required="" oninput="validateInput(this)">
<label for="email" class="form-label mb-0">Enter Your Password</label>
<div class="passswordInputWrp position-relative d-flex align-items-center mb-2">
<input type="password" value="" name="userPass" class="w-100 form-control rounded-0 py-2 border-0 border-bottom" placeholder="Password" required="" oninput="validateInput(this)" style="padding-right: 35px;">
<span class="psShowToggle position-absolute cursor-pointer" onclick="togglePassword(this, this.previousElementSibling)">
<i class="fa-solid fa-eye"></i>
<i class="fa-solid fa-eye-slash d-none"></i>
</span>
</div>
<div class="d-flex gap-2 justify-content-between mb-3" style="font-size: 13px;">
<div class="rememberContainer d-flex align-items-center gap-1">
<input type="checkbox" name="remember" id="rememberCheckbox" class="cursor-pointer">
<label for="rememberCheckbox" class="cursor-pointer">Remember me</label>
</div>
<!-- <div onclick="changeLoginType('whatsapp')" class="px-2 rounded-2 border-0 bg-transparent cursor-pointer">Forgot Password</div> -->
<a href="https://app.bizboosters.in/user_authentication/forgotpassword" class="px-2 rounded-2 border-0 bg-transparent cursor-pointer">Forgot Password</a>
</div>
<button type="submit" name="LogintoBeProcessed" class="btn bg-primary p-2 mt-2 text-uppercase w-100 fw-500" style="width: fit-content;">Submit</button>
<div class="d-flex align-items-center gap-3 mt-2 mt-sm-3">
<hr class="m-0 w-50">
<span>Or</span>
<hr class="m-0 w-50">
</div>
<button type="button" class="py-2 d-flex align-items-center gap-2 justify-content-center m-0 text-center btn btn-hover-dark border mt-2 mt-sm-3 w-100 rounded-0" onclick="changeLoginType('whatsapp')">
<span class="flatIconImg"><img src="https://app.bizboosters.in/assets/images/icons/whatsapp.png" alt="label-icon" class="w-100 h-100"></span>
<span>Login by WhatsApp</span>
</button>
<!-- <a href="#">
<button class="py-2 d-flex align-items-center gap-2 justify-content-center text-center btn btn-hover-dark border w-100 rounded-0 mt-2 mt-sm-3">
<span class="flatIconImg"><img src="https://app.bizboosters.in//assets/images/icons/truecaller.png" alt="label-icon" class="w-100 h-100 border rounded-circle"></span>
<span>Login by Truecaller</span>
</button>
</a> -->
</form>
Name: loginForm —
<form id="loginWhatsapp" name="loginForm" class="px-sm-2" style="width: 100%; margin-top: 1.5rem;" onsubmit="event.preventDefault()">
<small style="font-size:10px">*SCAN IN WHATSAPP APP CAMERA OR WITH GOOGLE LENS</small>
<div id="qrContainer" class="d-flex align-items-center justify-content-evenly mt-1 gap-2 row-gap-4">
<div id="qrCodeContainer" class="d-flex flex-column align-items-center justify-content-center text-center position-relative" style="width: 230px; max-width: 100%;"><canvas width="300" height="300"
class="w-100 h-100 cursor-pointer bg-white p-2 rounded-5" data-bs-toggle="modal" data-bs-target="#proceedVerification"></canvas></div>
</div>
<div class="overflow-hidden"> <!-- overflow-hidden to prefect working of btn animation -->
<div class="d-flex align-items-center justify-content-center">
<button id="proceedBtn" type="submit" name="proceedBtn" data-bs-toggle="modal" data-bs-target="#proceedVerification" class="px-sm-5 mt-2 mx-auto btn py-custom text-white text-uppercase fw-500 rounded-2 border-0"
style="background-color: var(--color-primary);">Scan Or Click Here</button>
</div>
<!-- ========== Modal ====== -->
<div id="proceedVerification" class="modal fade">
<div class="modal-dialog modal-dialog-centered" style="width: 400px; max-width: 95%;">
<div class="modal-content rounded-0 position-relative p-3">
<button type="button" class="btn-close opacity-100 bg-white position-absolute p-1 rounded-circle border border-1 border-dark" style="top: -10px; right: -10px; background-size: 10px;" data-bs-dismiss="modal" aria-label="Close"></button>
<div class="modal-body">
<div class="d-flex flex-column align-items-center text-center gap-3">
<p class="m-0 text-muted">A WhatsApp message will be sent from your number to our Server to Verify your number.</p>
<p class="m-0">Click below to continue</p>
<div data-bs-dismiss="modal" aria-label="Close">
<a id="proceedBtnModal" target="_blank" href="#" class="btn bg-primary text-uppercase w-100">PROCEED</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="d-flex align-items-center gap-3 mt-2">
<hr class="m-0 w-50">
<span>Or</span>
<hr class="m-0 w-50">
</div>
<button class="py-2 d-flex align-items-center gap-2 justify-content-center text-center btn btn-hover-dark border w-100 rounded-0 mt-4" onclick="changeLoginType('password')">
<span class="flatIconImg"><img src="https://app.bizboosters.in/assets/images/icons/key.png" alt="label-icon" class="w-100 h-100"></span>
<span>Login by Password</span>
</button>
<!-- <a href="#">
<button class="py-2 d-flex align-items-center gap-2 justify-content-center text-center btn btn-hover-dark border w-100 rounded-0 mt-2 mt-sm-3">
<span class="flatIconImg"><img src="https://app.bizboosters.in//assets/images/icons/truecaller.png" alt="label-icon" class="w-100 h-100 border rounded-circle"></span>
<span>Login by Truecaller</span>
</button>
</a> -->
</form>
post
<form action="post" id="signupForm" onsubmit="event.preventDefault();" class="d-flex flex-column d-flex flex-column gap-2 d-none fade transition mt-4 mt-sm-5 mt-md-4">
<input id="signupName" type="text" name="name" class="w-100 form-control rounded-0 py-2 border-0 border-bottom" placeholder="Name" required="" oninput="validateInput(this)">
<input type="text" name="iibfId" class="w-100 form-control rounded-0 py-2 border-0 border-bottom" placeholder="IIBF ID" required="" oninput="validateInput(this)">
<input type="text" name="mobile" class="w-100 form-control rounded-0 py-2 border-0 border-bottom" placeholder="Mobile Number" required="" oninput="validateInput(this)">
<input type="text" name="email" class="w-100 form-control rounded-0 py-2 border-0 border-bottom" placeholder="Email Address" required="" oninput="validateInput(this)">
<input type="text" name="state" list="states" class="w-100 form-control rounded-0 py-2 border-0 border-bottom" placeholder="State" required="" oninput="validateInput(this)">
<datalist id="states">
<option value="Andman Nicobar"></option>
<option value="Andman Nicobar"></option>
<option value="Andman Nicobar"></option>
</datalist>
<input type="text" name="bank" list="banks" class="w-100 form-control rounded-0 py-2 border-0 border-bottom" placeholder="Bank" required="" oninput="validateInput(this)">
<datalist id="banks">
<option value="Bank Name"></option>
<option value="Bank Name"></option>
<option value="Bank Name"></option>
</datalist>
<input type="text" name="password" class="w-100 form-control rounded-0 py-2 border-0 border-bottom" placeholder="Password" required="" oninput="validateInput(this)">
<button type="submit" class="btn bg-primary p-2 mt-2 text-uppercase w-100 fw-500" style="width: fit-content;">Submit</button>
</form>
post
<form action="post" id="contactForm" class="d-flex flex-column d-flex flex-column gap-2 gap-sm-3">
<input type="text" name="name" class="w-100 form-control rounded-0 py-2 border-0 border-bottom" placeholder="Name" required="" oninput="validateInput(this)">
<input type="text" name="mobile" class="w-100 form-control rounded-0 py-2 border-0 border-bottom" placeholder="Email" required="" oninput="validateInput(this)">
<input type="text" name="email" class="w-100 form-control rounded-0 py-2 border-0 border-bottom" placeholder="Email" required="" oninput="validateInput(this)">
<textarea name="message" rows="4" class="w-100 form-control rounded-0 py-2 border-0 border-bottom" placeholder="Message"></textarea>
<div class="d-flex justify-content-end" style="">
<button type="submit" class="btn bg-primary px-4 py-2 text-uppercase fw-500" style="width: fit-content;">Submit</button>
</div>
</form>
Text Content
LEARNING SESSIONS Signup * Home * Tests * ChapterWise Tests * Compete Tests * Mock Tests * Mega Mock Tests * Review Tests * Bookmarked Questions * Study Notes * JAIIB Posts * 2023 LIVE VIDEOS * Hindi mix Eng Videos * AFM * IE&IFS * PPB * RBWM * English Videos * AFM * IE&IFS * PPB * RBWM * Change Password * Follow on Instagram Refer & Earn * Youtube Channel * Facebook Page * Get Premium * Download Android app * Login LEARN LOREM SKILL WITH A PROFESSIONAL TUTOR Lorem ipsum dolor, sit amet consectetur adipisicing elit. Laudantium laborum doloremque nostrum rem enim. Quanumquam odit sapiente inventore? Sit consequuntur, praesentium illo esse rerum recusandae iste, ea quaerat, similique itaque cum quod omnis sequi aperiam officia dicta! Quod quia, fugit at, deleniti sed rem assumenda fugiat repudiandae exercitationem, corrupti dignissimos aliquid reiciendis! Quo, deserunt, perferendis in quia impedit doloribus unde corporis, aut magni minima error. Totam soluta reprehenderit molestias sapiente suscipit maiores consectetur voluptate hic ex nemo obcaecati nam incidunt, Get Started Demo Classes 20k+ Students Trained 20k+ Students Trained 20k+ Students Trained LOGIN TO DASHBOARD SIGNUP TO DASHBOARD Login Signup Enter Your Email Enter Your Password Remember me Forgot Password Submit -------------------------------------------------------------------------------- Or -------------------------------------------------------------------------------- Login by WhatsApp *SCAN IN WHATSAPP APP CAMERA OR WITH GOOGLE LENS Scan Or Click Here A WhatsApp message will be sent from your number to our Server to Verify your number. Click below to continue PROCEED -------------------------------------------------------------------------------- Or -------------------------------------------------------------------------------- Login by Password Submit Lorem lore lorem lorem BENEFITS OF LOREM, IPSUM DOLOR. LOREM IPSUM DOLOR SIT AMET. READ MORE LOREM IPSUM DOLOR SIT AMET. READ MORE LOREM IPSUM DOLOR SIT AMET. READ MORE LOREM IPSUM DOLOR SIT AMET. READ MORE About Us LOREM IPSUM ABOUT SIT ? Lorem ipsum dolor sit amet consectetur adipisicing elit. Enim commodi deleniti et placeat est, accusantium ut consequatur voluptatem expedita totam deserunt doloremque minima aliquam neque delectus sapiente. Saepe, amet eligendi! Apply Now BENEFITS OF REFERRING A FRIEND "Refer & Earn" is a marketing tactic where individuals promote a product, service, or platform to others, earning rewards for successful referrals. It encourages sharing positive experiences to attract new customers through word-of-mouth. Refer Now WORRY ABOUT HOW TO REFER ? 1 Share Link Lorem, ipsum dolor sit amet elit., quia and the authentication of user. 2 Share Link Lorem, ipsum dolor sit amet elit., quia and the authentication of user. 3 Share Link Lorem, ipsum dolor sit amet elit., quia and the authentication of user. Refer Now How Does It Works ? Ask your friends to sign up using your Referral link Earn - ₹50 When your friend Signup Successfully Get 20% upto ₹300 every time when your friend buys a course TRENDING 30+ Hours Videos 1500+ Ques [BILINGUAL] PRINCIPLES & PRACTICES OF BANKING VIDEOS + 1500+ QUES + EP... ₹500 ₹1000 50% OFF Validity Available 1 Months 1 M 2 M -------------------------------------------------------------------------------- Get This Course 25+ Hours Videos Full Course [ENGLISH]AFM - ACCOUNTING & FINANCIAL MANAGEMENT | VIDEOS | CHAPTERWIS... ₹1387 ₹5550 75% OFF Validity Available 12 Months -------------------------------------------------------------------------------- Get This Course 25+ Hours Videos Full Course [BILINGUAL]AFM - ACCOUNTING & FINANCIAL MANAGEMENT | VIDEOS | CHAPTERW... ₹500 ₹1000 50% OFF Validity Available 1 Months 1 M 2 M 3 M 4 M 5 M 6 M 7 M 8 M 9 M -------------------------------------------------------------------------------- Get This Course 100+ Hours Videos 4000+ Questions [BILINGUAL] IEIFSSSSS PPB AFM RBWM LIVE RECORDED VIDEOS + QUES EPDFS 1... ₹2051 ₹11105 81% OFF Validity Available 6 Months 1 M 3 M 6 M 12 M -------------------------------------------------------------------------------- Get This Course 25+ Hours Videos Full Course [ENGLISH] IEIFS | INDIAN ECONOMY & INDIAN FINANCIAL SYSTEM |VIDEOS |CH... ₹1387 ₹5550 75% OFF Validity Available 12 Months -------------------------------------------------------------------------------- Get This Course View All Courses How to publish LOREM IPSUM DOLOR SIT AMET, CONSECTETUR ADIPISICING ELIT. Lorem, ipsum dolor sit amet consectetur adipisicing elit. Corrupti, voluptatum. Ipsum, voluptatibus?Lorem, ipsum dolor sit amet consectetur adipisicing elit. Corrupti, voluptatum. Ipsum, voluptatibus?Lorem, ipsum dolor sit amet consectetur adipisicing elit. Corrupti, voluptatum. Ipsum, voluptatibus?Lorem, ipsum dolor sit amet consectetur adipisicing elit. Corrupti, voluptatum. Ipsum, voluptatibus? read more How to publish LOREM IPSUM DOLOR SIT AMET, CONSECTETUR ADIPISICING ELIT. Lorem, ipsum dolor sit amet consectetur adipisicing elit. Corrupti, voluptatum. Ipsum, voluptatibus?Lorem, ipsum dolor sit amet consectetur adipisicing elit. Corrupti, voluptatum. Ipsum, voluptatibus?Lorem, ipsum dolor sit amet consectetur adipisicing elit. Corrupti, voluptatum. Ipsum, voluptatibus?Lorem, ipsum dolor sit amet consectetur adipisicing elit. Corrupti, voluptatum. Ipsum, voluptatibus? read more How to publish LOREM IPSUM DOLOR SIT AMET, CONSECTETUR ADIPISICING ELIT. Lorem, ipsum dolor sit amet consectetur adipisicing elit. Corrupti, voluptatum. Ipsum, voluptatibus?Lorem, ipsum dolor sit amet consectetur adipisicing elit. Corrupti, voluptatum. Ipsum, voluptatibus?Lorem, ipsum dolor sit amet consectetur adipisicing elit. Corrupti, voluptatum. Ipsum, voluptatibus?Lorem, ipsum dolor sit amet consectetur adipisicing elit. Corrupti, voluptatum. Ipsum, voluptatibus? read more How to publish LOREM IPSUM DOLOR SIT AMET, CONSECTETUR ADIPISICING ELIT. Lorem, ipsum dolor sit amet consectetur adipisicing elit. Corrupti, voluptatum. Ipsum, voluptatibus?Lorem, ipsum dolor sit amet consectetur adipisicing elit. Corrupti, voluptatum. Ipsum, voluptatibus?Lorem, ipsum dolor sit amet consectetur adipisicing elit. Corrupti, voluptatum. Ipsum, voluptatibus?Lorem, ipsum dolor sit amet consectetur adipisicing elit. Corrupti, voluptatum. Ipsum, voluptatibus? read more Head Office Firozpur Road Ludhiana 96469077 Connect With Us Learning Sessions Learning Sessions JAIIB CAIIB IIBF JAIIB - WhatsApp Channel CAIIB IIBF - WhatsApp Channel Send Us A Message Submit STORIES THAT INSPIRE After I joined the Jaiib batch at Learning Sessions, I cracked Jaiib exam 2023 and discovered my true potential. Reena Parokhe IIBF Learning Sessions JAIIB * Highly impressed with this app's content quality, the videos, the study material. The video lectures are a standout feature, explaining complex topics with simplicity. I felt well-prepared and confident going into the JAIIB exams." P Purnima Kumari Student Jaiib Score 290 * The study material provided by you is so upto the mark and suffice, that just by going through the videos I cleared CAIIB. I had reffered no other study material. I am very happy and thankful to the whole team and wish u all success. P Peyush Student Caiib Score 281 * It was superb experience with learning session classes, no need to study anything extra. Focuse on L'S videos and revision. Special thanks to Ashish sir for timely support whenever require. I highly recommend Learning session class for CAIIB. Regards, Anup Gupta BOB A Anup Gupta Student Jaiib Score 302 * The most easiest way of understanding & perfect app to clear your concepts for JAIIB & CAIIB, even if you are not from commerce background. Thank you very much for all the guidance. S Shardul Student Caiib Score 403 * Highly impressed with this app's content quality, the videos, the study material. The video lectures are a standout feature, explaining complex topics with simplicity. I felt well-prepared and confident going into the JAIIB exams." P Purnima Kumari Student Jaiib Score 290 * The study material provided by you is so upto the mark and suffice, that just by going through the videos I cleared CAIIB. I had reffered no other study material. I am very happy and thankful to the whole team and wish u all success. P Peyush Student Caiib Score 281 * It was superb experience with learning session classes, no need to study anything extra. Focuse on L'S videos and revision. Special thanks to Ashish sir for timely support whenever require. I highly recommend Learning session class for CAIIB. Regards, Anup Gupta BOB A Anup Gupta Student Jaiib Score 302 * The most easiest way of understanding & perfect app to clear your concepts for JAIIB & CAIIB, even if you are not from commerce background. Thank you very much for all the guidance. S Shardul Student Caiib Score 403 * Highly impressed with this app's content quality, the videos, the study material. The video lectures are a standout feature, explaining complex topics with simplicity. I felt well-prepared and confident going into the JAIIB exams." P Purnima Kumari Student Jaiib Score 290 * The study material provided by you is so upto the mark and suffice, that just by going through the videos I cleared CAIIB. I had reffered no other study material. I am very happy and thankful to the whole team and wish u all success. P Peyush Student Caiib Score 281 * It was superb experience with learning session classes, no need to study anything extra. Focuse on L'S videos and revision. Special thanks to Ashish sir for timely support whenever require. I highly recommend Learning session class for CAIIB. Regards, Anup Gupta BOB A Anup Gupta Student Jaiib Score 302 * The most easiest way of understanding & perfect app to clear your concepts for JAIIB & CAIIB, even if you are not from commerce background. Thank you very much for all the guidance. S Shardul Student Caiib Score 403 * Highly impressed with this app's content quality, the videos, the study material. The video lectures are a standout feature, explaining complex topics with simplicity. I felt well-prepared and confident going into the JAIIB exams." P Purnima Kumari Student Jaiib Score 290 * The study material provided by you is so upto the mark and suffice, that just by going through the videos I cleared CAIIB. I had reffered no other study material. I am very happy and thankful to the whole team and wish u all success. P Peyush Student Caiib Score 281 * It was superb experience with learning session classes, no need to study anything extra. Focuse on L'S videos and revision. Special thanks to Ashish sir for timely support whenever require. I highly recommend Learning session class for CAIIB. Regards, Anup Gupta BOB A Anup Gupta Student Jaiib Score 302 * The most easiest way of understanding & perfect app to clear your concepts for JAIIB & CAIIB, even if you are not from commerce background. Thank you very much for all the guidance. S Shardul Student Caiib Score 403 * * * * FAQ LOREM LOREWN LOREM LOREN LOREM LOREM LROEM loremlore lofmewlkfn lkfmdskn dlksvndkjnvdjn dmvn dvnd LOREM LOREM LROEM loremlore lofmewlkfn lkfmdskn dlksvndkjnvdjn dmvn dvnd LOREM LOREM LROEM loremlore lofmewlkfn lkfmdskn dlksvndkjnvdjn dmvn dvnd LOREM LOREM LROEM loremlore lofmewlkfn lkfmdskn dlksvndkjnvdjn dmvn dvnd LOREM LOREM LROEM loremlore lofmewlkfn lkfmdskn dlksvndkjnvdjn dmvn dvnd QUESTION OF THE DAY Now you can clear the JAIIB 2023 exam in one attempt and that is for sure. We here at Learning Sessions create a platform so that it could be easier for you to cover all the important study material questions, previous year or memory recalled questions of all the four papers of JAIIB which are PPB- principles and practices of Banking, AFM - Accounting and Financial Management for Bankers, RBWM - Retail Banking & Wealth Management and IEIS - Indian Economy & Indian Financial Sytem. We also provide full chapter wise video course which includes 150 hours+ of videos of the JAIIB exam. So if you go through this video study material and our question series then we assure you that you can clear all the papers of JAIIB in one attempt for sure. JAIIB - IS AFM REALLY DIFFICULT!!! Many of the students find paper 3 that is AFM - Accounting and Financial Management for Bankers difficult but you need not to worry about this. Our finest study material of the JAIIB will help you a lot to learn accounting (AFM) in a very short time. Just in 7 days and you can learn all the concepts very easily. It covers full detailed videos, Case Study Questions, and Questions Series RETAIL BANKING & WEALTH MANAGEMENT AND INDIAN ECONOMY & INDIAN FINANCIAL SYSTEM PAPER - NEW EXAMS IN JAIIB 2023 IEIFS - Indian Economy & Indian Financial System first paper of JAIIB and RBWM - Retail Banking and Wealth Management which is 4th paper in JAIIB. These are two new exams the candidates are to write from May 2023 attempt. These both are theoretical exams majorly. Although you can find conceptual questions in RBWM 2023. But do not worry we have covered fully updated syllabus videos, numerical questions, and case study questions to meet up the level of JAIIB exam 2023 for sure success in JAIIB. PPB EXAM - IS THIS THE EASIEST? Principles and practices of banking(PPB) exam is sought to be the easiest in the JAIIB. But don't take it lightly as the questions from the principles and practices exams these days or tricky. But our team at learning sessions have put best of their efforts to make it easier to understand all the concepts of principles and practices of Banking through case studies, examples, previous year memory recalled questions. HOW PREVIOUS YEAR QUESTIONS ARE COVERED? The memory-recalled questions of all four papers of JAIIB are covered in the form of mock tests. So go through these mock tests carefully and bookmark the important questions of papers. If you have any doubt you can contact us anytime, the contact details are mentioned in the footer. In the end we wish you a very best of luck for the Upcoming exam of principles and practices of Banking, accounting and Finance for banking and legal and regulatory aspects of Banking. We hope we may provide you the best study material for the JAIIB paper in the industry. Regards Team learning sessions OFFICIAL LS WEBSITE GET 82% OFF IN JAIIB USE Code Ashish WHY LEARNING SESSIONS * Live Classes at Evening * Live Classes at Evening * Live Classes at Evening * Live Classes at Evening * Live Classes at Evening * Live Classes at Evening And it's everything for free Buy Now!!!! IMPORTANT JAIIB MATERIAL * [UPDATED] Current Banking Rates Updated 03/01/2022 * Ethics in Banking Module E PPB New in PPB * Jaiib Recollected Questions 2021 Recollected Ques * Garnishee Order Important * PPB Mock Test 3 * JAIIB PPB Recollected Questions * Cash Transaction Reports - CTR FIU India What is CTR * Jaiib Free Mock Test 2021 * Principles and Practices of Banking Most Important Questions Dec 2018 * PPB Syllabus Priority * JAIIB PPB Recollected Questions * PPB Mock Test * PPB Mock Test 2 * JAIIB AND DB&F Paper 1 Syllabus: Principles & Practices of Banking * Accounting and Financial Management Questions Ques * AFM Numerical Part 1 [10 Questions] Important * Accounting Very Important Questions Concepts V. Important * Memory Recalled Ques May 2019 * What is a nominal account in accounting? Basics * AFM Syllabus JAIIB 2023 Priority * What is petty cash? * JAIIB AND DB&F Paper 2 Syllabus: Accounting & Financial Management for Bankers NEW * Accounting and Finance Most Important Questions Ques * Types of Ratios * What are 'Current Liabilities' * Partners Capital and Loan Accounts New * What is Journal? * JAIIB Full Course [Lowest Prices] BEST OFFER * Join Our WhatsApp Group Join Now!!! * JAIIB in one attempt | 100% Sure Success | JAIIB Crash Course - 7 Day Challenge Crash Course * JAIIB Exam Study Material for 2023 JAIIB 2021 * Useful for JAIIB * All About JAIIB: Exam Pattern, Eligibility and Schedule CLICK HERE Home PDFs Videos Buy Pro Signup Login OUR SERVICES JAIIB CAIIB Promotions Certifications TOOLS Calculator EMI Calculator Dizzibooster MOST POPULAR POSTS SHG in detail How to calculate EMI All about SARFAESI IIBF LEARNING CENTER Copyright © 2017-2024 Learning Sessions. All Right Reserved. About Us Contact Us