Saturday, 13 January 2018

Today what day?

Program in C language using switch case:

#include<stdio.h>
#include<conio.h>

void main()
{
char ch;
        clrscr();
        printf("what day today?\n");
        scanf("%c", & ch);
      switch(ch)
      {
                        case 'a' :printf("Sunday");
            break;
            case 'b' :printf("Monday");
            break;
            case 'c' :printf("Tuesday");
            break;
            case 'd' :printf("Wednesday");
            break;
            case 'e' :printf("Thursday");
            break;
            case 'f' :printf("Friday");
            break;
            case 'g' :printf("Saturday");
            break;
            default:printf("Invalid day");
        }
      getch();
}

OUTPUT:(for example) 
         what day today?
         g
 Saturday

In the above content, is contain any mistake, or any doubt. Drop your comments on the comment box.It is simplest program



Friday, 5 January 2018

How to execute my name number of times in c language?

Program in C language:

#include<stdio.h>
#include<conio.h>

void main()
{
char c[20];
int n,i;
clrscr();
printf("Enter the number =");
scanf("%d",&n);
printf("Enter your name=");
scanf("%s",c);
for(i=1;i<=n;i++)
{
    printf("Your name is=%s\n") ;
        }
getch();
}
OUTPUT:for an example 
    Enter the number =3
   Enter your name =karthick
 
    Your name is=karthick
   Your name is=karthick
    Your name is=karthick

The above program is execute your names number of times. If there is any mistake or doubt in this program, comment below.
    SUPPORT&SHARE!!!!
The bove

Thursday, 4 January 2018

How to get the input string from user (another way)

Program in C language :3(Another way) 

#include<stdio.h>
#include<conio.h>

void main()
{
char s[20];
clrscr();
printf("Enter your name:");
gets(s);
printf("your name is:");
puts(s);
getch();
}

OUTPUT :
your name is:
ex:
Enter your name:Karthick raja
your name is:Karthick raja

The above example is another way of getting input from user and execute. If you have any mistake or doubt in that,comment below.... 

Wednesday, 3 January 2018

How to get the input from user and execute

Program in C language :2

#include<stdio.h>
#include<conio.h>

void main()
{
char c[20];
printf("Enter your name");
scanf("%s", c);
printf("Your name is:%s",c);
getch();
}

OUTPUT:
Your name is:___

  The above program is to get input string from user and execute. It is simple program in C language. If there is any mistake or doubts, drop your comments. 

Tuesday, 2 January 2018

How to write the code for your name

Program in C language:

#include<iostream. h>
#include<conio. h>

void main()
{
printf("MY NAME IS___") ;//what you have to execute written in the double quotation mark...
        getch() ;
}

OUTPUT:
MY NAME IS___

The above program is execute your name or college name., So,if you have any doubt in that drop your questions in the comment box. 

Saturday, 30 December 2017

TOP TEN

Welcome guys.... TOP TEN MUSIC DIRECTORS OF KOLLYWOOD CINEMA INDUSTRY 2017. It is based on the massive hit songs. 2017 released movie albums listed :

Top 10 music directors 2017 :

10. Ghibran-Adhe kangal, Aramm

9.Harris Jayaraj - Vanamagan 

8. Silambarasan STR-Sakka podu podu raja

7. Santhosh Narayanan-Meyadha maan

6.Sean Roldan-Power pandi 

5.Anirudh Ravichander-Vivegam, Velaikkaran

4. Sam C S-Vikram vedha 

3. Hip hop tamizha-Meesaya Murukku

2.Yuvan shankar raja-Taramani

1.AR Rahman-Mersal

In the above content nor to harm anybody. If it is satisfied, please share your friends. If any mistake, comment below... SHARE YOUR LOVE... SPREAD YOUR LOVE.... 

Sunday, 24 September 2017

THE DIRTY WAVE


Silk Smitha is one of the best actress in South India. She got what she deserves. She is on top at 1970's and 1980's. But September 23,1996 say goodbye to this world at 35 in Chennai. Yesterday is the memorial day of her.We are not discussing here why? when? how? she's dead. Today also she has fans in India.

Her original name was Vijayalakshmi. She is from Andhra Pradesh. She started her career as make up artist. Then she is grown up day by day. Many people envied on her. Her salary is equal to the actress. She is working Tamil, Telugu, Malayalam, Hindi, Kannada industries. She's done 450 films.She is the south sex symbol of 80's.She is the top in 70's and 80's.

Bollywood Industry done her life as film named as THE DIRTY PICTURE. Featured Vidhya Balan as Silk Smitha.It is a nice film.

She is very bold and dare to do things.She is done her work in on-screen and she is very good at off-screen. when she saw any children around her area. She give chocolate and say advice to them.

Her memories are coming like waves. So, THE DIRTY WAVES are coming.

In the above content is about Silk Smitha. If you are not satisfying this content comment on comment box. If you like this share your friends.

Tik Tok ban?

Hello buddy's, it's good to see you. So, What happens to Tik Tok? Is Tik Tok ban? Here is the answer for everything. Madurai benc...