Interview with:Ashok Nigam [ashoknigam]
PROGRAMMING
 | How did you begin programming and at what age? When I was 17 year old.......in an institute (Industrila Training Institute) Delhi........
I started the programming with the DBASE and C. languages.
My first programme is very simple. which include Submission of Two number
#include
#include
void main()
{
int a,b,c;
printf("Enter the First No.""n");
scanf(%d,&a);
printf("Enter the Sec. No.""n");
scanf(%d,&b);
c=a+b;
printf("Total of two No: "%d,c);
} |
 | What languages do you code, and in what platforms? I code in C, C++, Visual C++, Visual Basic, HTML, I use Microsoft visual studio |
 | What machine configuration and operating system do you use? todays time i m using intel Core2duo 5.3GHz and 2GB of Ram
and windows Xp Pro. as operating system. |
 | What motivates you to undertake a new project? Every thing new.........that motivate me. |
|
545 visits Whohub [ashoknigam] Ashok Nigam Delhi-India
|