programming like c, c++, java,python learn in free

  • This is default featured slide 1 title

    Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

  • This is default featured slide 2 title

    Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

  • This is default featured slide 3 title

    Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

  • This is default featured slide 4 title

    Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

  • This is default featured slide 5 title

    Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

  1. 1
  2. 2
  3. 3
  4. 4
  5. 5

Saturday, June 13, 2020

C programming Question and Answer Day-15

71. Program to check Niven number (Harshad number). #include<stdio.h> #include<conio.h> void main() {     int n, d, a, sum = 0;     clrscr();     printf("Enter the number : ");     scanf("%d", &n);     a = n;     while (a > 0)     {        ...
Share:

Thursday, June 4, 2020

C programming Question ans Answer Day-14

66. Program to find power of number. #include<stdio.h> #include<conio.h> void main() {     int base, expo;     int value = 1;     clrscr();     printf("Enter base number : ");     scanf("%d", &base);     printf("Enter exponent number : ");     scanf("%d", &expo);  ...
Share:

C programming Question and Answer Day-13

61. Program to calculate Square of 'n' numbers. #include<stdio.h> #include<conio.h> void main() {     int n, r, i, sqr=0;     clrscr();     printf("\nEnter the range : ");     scanf("%d", &r);     for (i = 1; i <= r; i++)     {         n = i;  ...
Share:

C programming Question and Answer Day-12

56. Add 'n' numbers. #include<stdio.h> #include<conio.h> void main() {    int n, sum=0, i, value;    clrscr();    printf("Enter total numbers you want to add : ");    scanf("%d", &n);    for (i=1; i<=n; i++)    {       printf("Enter number %d : ", i);  ...
Share:

C programming Question and Answer Day-11

51. Triangle with only border #include<stdio.h> #include<conio.h>        *      *  *     *    *    *      *   *        *  *          * * * * * * *  void drawTriangle(char border, char filler,...
Share:

Wednesday, June 3, 2020

C programming Question and Answer Day-10

46. Hourglass Pattern * * * * * * * * *    * * * * * * *       * * * * *          * * *             *          * * *       * * * * *    * * * * * * * * * * * * * * * * #include<stdio.h> #include<conio.h> void...
Share:

C programming Question and Answer Day-9

41. Diamond of Numbers             1          2 2 2       3 3 3 3 3    4 4 4 4 4 4 4 5 5 5 5 5 5 5 5 5    4 4 4 4 4 4 4       3 3 3 3 3          2 2 2             1 #include<stdio.h> #include<conio.h> void...
Share:

Unordered List

recentposts1
Powered by Blogger.

Text Widget

Featured Post

C programming Question and Answer Day-15

71. Program to check Niven number (Harshad number). #include<stdio.h> #include<conio.h> void main() {     int n, d, a, su...

Search This Blog

recent comments

recentcomments

Labels

[slideshow][technology]

vertical posts

[verticalposts][technology]

business

[business][grids]

ad space

ads 600

vehicles

[cars][stack]
[verticalposts][food]

our facebook page

about us

logo

Jupiter is a magazine responsive Blogger template. It has everything you need to make your blog stand out. This template is fully customizable and very flexible and we believe you will love it as much as we do.

Slide show

[people][slideshow]

health

[health][btop]

recent posts

recentposts1

Subscribe Us

random posts

randomposts2

Recent Posts

top ads

Unordered List

recent

Pages

Theme Support

[socialcounter] [facebook][#][215K] [twitter][#][115K] [youtube][#][215,635] [rss][#][23M] [linkedin][#][21.5K] [instagram][#][600,300]