Skip to main content

Posts

Showing posts with the label education

STRUCTURE OF A 'C' PROGRAM

 WHAT IS THE STRUCTURE OF 'C' PROGRAM?                  As we all know 'C' is a high-level programming language used to write executable programs with logics and it is called MOTHER  of all other programming languages. Today, we`ll learn how is a program written in C? with proper syntax or structure.              C programs or any other high-level programming language programs are written with the help of functions. Without any function no program can be written. It is essential that in every C program one function must have a name main.  The main function is the very first function of a C program. It is the part of the program, from where the execution starts, which has the definitions of other functions and may access other functions of the program which are pre-defined. It is necessary that any other function definitions must be defined separately, either ahead of or after the main functio...

WHY NEW EDUCATION POLICY 2020?

 WHAT IS THE REASON OF INTRODUCING NEW EDUCATION POLICY(NEP2020)?       Welcome back after a long time. So, today I'll be explaining you 'why a new education policy has been introduced?' and 'what is it?'      Well, you'll be surprised to know that the education policy of India was not reformed for about 34 years. That's a very long time. And thus, the New Education Policy (NEP) 2020 is a kind of historic revolution in the history of Indian education. But it was necessary for the education policy to be changed, because if we see the education policies of countries like United States of America, England they assure that the students not only understand the theory part but also the practicals. This is a main reason of America and England  being ahead of many countries including India. And to be honest, the education system that we are following is outdated.  What is the need of new education policy ? Well, by introducing the New Education ...