Friday, May 7, 2021

Write A Program To Print Table Of Given Number in C Programming Language? Usefull Question For O Level, A Level, B Level, C Level, BCA. B.Tech. (CS/IT)

Program To Print Table Of Given Number in C Programming Language

#include<stdio.h>

#include<conio.h>

void main()

{

int n,i;

clrscr();  /* To Clear the Previous Output on Screen */

printf("enter the number");     

scanf("%d",&n);                                                   

  for(i=1;i<=10;i++)                      

  {

    printf("%d*%d=%d \n", n, i,n*i);                                   

  }

getch();  /* To Hold the Output Screen */

}

Output :

If the n=5 then...

5*1=5

5*2=10

.

.

.

.

.

5*10=50

Write a C Program to Check the entered number is Krishnamurti Number or not?

Hi Students, 

Namskar, Sabse pahle is Program mein hm aapko bta de ki Krishnamurti Number Kya Hota Hai...Fir Program Par chalte hai..

Krishnamurti Number us number ko kahte hai, jisme di gyi sankhya ke pratyek digit ka Factorial aapas me add krne par fir se vhi Sankhya prapt ho jaye ...

For Example: 145

1!+4!+5! = 145


#include<stdio.h>

#include<conio.h>

void main()

{

int n,org=0,new=0,fact,i,digit;

clrscr();  /* To Clear the Previous Output on Screen */

printf("enter the number");     

scanf("%d",&n);                          

org=n;                                         

while(n>0)                                    

{

  digit=n%10;                               

   fact=1;                                        

  for(i=1;i<=digit;i++)                      

  {

    fact=fact*i;                                     

  }

  new=new+fact;       

  n=n/10;                     

}

if(n==new) 

printf("Entered Number is Krishnmurti Number");

else

printf("Not A Krishnmurti Number");

getch();  /* To Hold the Output Screen */

}


Wednesday, May 5, 2021

Learn Online Computer Course at Your Home By Er. Kamlesh Tripathi @ KAiSH Classes


घर बैठे प्रोफेशनल तरीके से #Computer चलाना सीखें...

👉 बच्चों, सीनियर सिटीजन व #हाउसवाइफ के लिये उपयोगी कोर्स

जल्दी करें --- Registration Starts..

Admission Link 👇👇👇

Classroom ID: 789972047  
Subject: Computer

Faculty Name : Er. Kamlesh Sir
Institute Name : KAiSH Classes

Online Python Programming Language Training at KAiSH, Lucknow

Learn Python Programming 
Special Class For O Level July Examination - 2021

Live Online Classes By Er. Kamlesh Sir

Digital Marketing Partner

Wednesday, February 17, 2021

What Is O Level? What is Career Objectives after completion of O Level? What is Eligibility of O Level Course? What is Validity of O Level?

What Is O Level?

"O" Level Computer course is one of the most famous course certification provides by

National Institute of Electronics & Information Technology (NIELIT) under Ministry

 of Electronics & Information Technology, Government of India.This course has

 Four(4) Theroy and One(1)pratical exams. NIELIT has newly Updated "O" LEVEL 

certification syllabus with revised syllabus of O-Level_R5. in January 2020.

Join Today Best Computer Institute For O Level

Objectives

Objectives:- After completing this course students can work as:-
i. User Interface (UI) Designer
ii. Web Designer
iii. Web Publication Assistant
iv. Office Automation Assistant
v. IoT Application Integrator

Duration

Duration of the Course:- 520 hours(1 Year and students can minimum cover contents is Six Months).

Eligibility

Eligibility:-After 12th/or ITI Certificate (One Year) after class 10/Graduation.

Validation

1) "O"Level is valid for National and International level.(U.S.A,tiwan).
2) Valid for all Govt.jobs.
3) IN Indian Army recruitment students can get 15no.extra/In Police 10 no.
4) Mandatory for computer Instructor job for ITI Copa/Steno(English/Hindi)students.
5) NIELIT "O"Level is NSQF at LEVEL-5.


Admission Open.....
Join Today
NIELIT O Level Course
and get free CCC