100% simple C program to print name (string)

#include <stdio.h>
#include<string.h>
int main()
{
  char name[9];
  int i;
  printf("enter a name:");
  scanf("%s",name);
  printf("name is %s", name);
}
ఔట్పుట్  తెర  మీద ఇలా 
enter a name:bhArat
name is bhArat

కామెంట్‌లు

ఈ బ్లాగ్ నుండి ప్రసిద్ధ పోస్ట్‌లు

Assignment to gain eligibility to industry visit

Useful books in telugu

త్వరలో తగిన ఉద్యోగం వస్తుంది.. చేసే ప్రయత్నం బట్టి..