Skip to main content

Fee structure

For a class of 1 hour for 40 days.

Rs. 3500* - For class 6 - 8 

Rs. 4000* - For class 9

Rs. 4500* - For class 10


*All fees are for 1 student.

*Fee may be changed without any prior notice.

Subscription activation duration - 2 months (60 days) from day of 1st class.

Key Points:

  • Either after the end of subscription or after completion of 40 days, whichever comes first, you will need to pay fees again for the service to continue.
  • All classes will start after 1 week of submitting the tuition fees only.
  • Tuition fee will be received in online mode only.
  • Tuition timing will be decided as per the availability of time.
  • There is no facility of demo class as you can watch the videos on YouTube as DEMO purpose.

What is fee for combined class?

For Class 8 students - Fee is Rs. 6000 for 40 days of 1 hour class
For Class 9 students - Fee is Rs. 7000 for 40 days of 1 hour class
For Class 10 students - Fee is Rs. 8000 for 40 days of 1 hour class

and subscription activation duration is of 2 months (60 days) from day of 1st class. Depending upon the number of students in a class the fee will be divided. No more than 5 students will be allowed to enter the class.
More the students, cheaper the fees.

Benefits of One - on - One Online Tuition class:

  • One on One classes are best for the students who want full concentration on study.
  • One on One classes are best if the student like to learn in peace.

Benefits of Combined Online Tuition class:

  • Combined class rooms give space to discuss topics with friends.
  • Combined class rooms are best for those who want class room environment even in online mode.

Popular posts from this blog

Computer Test Answers Class 6 (Introduction to HTML)

HTML, or HyperText Markup Language , is the basic language used to create web pages. It is a simple language that uses special codes called tags  to structure content on a webpage, such as text, images, links, and more. Here are questions for practice with answers from the chapter of Introduction to HTML for students of Class 6 of CBSE Board.  Introduction to HTML for Class 6 CBSE | JK Online Classes Introduction to HTML - Structure of Web Pages : HTML provides the structure of a webpage, much like a skeleton for a body. It tells the browser how to display the different parts of a webpage. - Tags and Elements : HTML uses tags, such as <p>  for paragraphs or <h1>  for headings, to organize and format content. Tags are written within angle brackets < >. - Basic HTML Document : Every HTML document has a standard structure: - <html> : The root tag that starts and ends the HTML document. - <head> : Contains information about the webpage, like...

Chapter 6 Devotional paths to the Divine summary with NCERT Solution 2025

  Class 7 - Social Science - History - CBSE - NCERT Chapter 6 Devotional Paths to the Divine Summary of Devotional Paths to the Divine with NCERT Solution In the past, people worshipped many gods and goddesses in different ways. But as kingdoms grew and people came together, new religious ideas developed. One important belief was that all living beings go through many births and rebirths based on their good and bad deeds. Some people felt that social divisions were unfair and looked for new ways to reach God. This led to the rise of Bhakti (devotion) and Sufism (Islamic mysticism).   The Bhakti Movement   Bhakti means deep love and devotion to a single god or goddess. It teaches that anyone, rich or poor, high caste or low caste, man or woman, can worship God with a pure heart. The Bhagavad Gita, a Hindu holy book, talks about Bhakti.   In South India, the Nayanars (devotees of Shiva) and Alvars (devotees of Vishnu) spread the idea of Bhakti through be...

HTML Class 6 Questions and Answers with Examples (January 2026) | JK Online Classes

 HTML Class 6 – 30 Important Questions & Answers with Examples (Jan 2026) HTML Class 6 Question Answers 2026 (J K Online Classes) Q1. What is HTML? Answer: HTML stands for HyperText Markup Language. It is used to create web pages. Q2. Is HTML a programming language? Answer: No, HTML is a markup language, not a programming language. Q3. What is a web page? Answer: A web page is a document written in HTML and shown using a web browser. Q4. What is a website? Answer: A website is a collection of many web pages connected together. Q5. Name any two web browsers. Answer: Google Chrome and Mozilla Firefox. Q6. What are HTML tags? Answer: HTML tags are special words written inside angle brackets `< >`. Example: <p>This is a paragraph</p> Q7. What is an HTML element? Answer: An HTML element consists of a start tag, content, and an end tag. Example: <b>Bold Text</b> Q8. What is the use of `<html>` tag? Answer: The `<html>` tag tells the browse...