|
|
Inappropriate
|
See Answer
To Email:
Subject:
Note to go along with the question: (Optional, no
more than 1,000 characters)
(A question aimed at testing your sense of enthusiasm) Customer Service Representative job is chanllenging and streessful work because you deal with the customer directly. You need patience. In my previuos job I faced difficulty with customer critised me for the product. I tried to conviced the policy and about the product with polietly altimatly he agreed with my thought.
I was woking with non- profit organization at that time i phoned for fundrising. Really, I never forget that day gentleman told me that your voice is very soft and he impressed with my presentation. That was my one of the best experince at Call Centre
Create Date
:
Sunday, April 27, 2008
Click here
to improve the Interview Question, Answer and other fields.
|
|
Inappropriate
|
See Answer
To Email:
Subject:
Note to go along with the question: (Optional, no
more than 1,000 characters)
Test s for prime or not?
#include<stdio.h>
void main(void)
{
int no,rem,cnt;
Printf("enter No");
scanf("%d",&no);
cnt=2;
while(cnt<=no)
{
rem=no % cnt;
if (rem==0)
{
printf("No is not prime");
exit(0);
}
cnt++;
}
printf("No is Prime");
}
Create Date
:
Thursday, October 16, 2008
Click here
to improve the Interview Question, Answer and other fields.
|
|
Inappropriate
|
See Answer
To Email:
Subject:
Note to go along with the question: (Optional, no
more than 1,000 characters)
Religion and race shud not come into factor. that would be discrimination.I would make certain consideration for gender for females for pregnancy etc but all need to be treated equally and with dignity. Workers are pillars for the product production.I would honor the public holidays for all religions.
Create Date
:
Thursday, August 28, 2008
Click here
to improve the Interview Question, Answer and other fields.