Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

HCL English Interview Questions
Questions Answers Views Company eMail

why u join the genpact co,

37 80565

what is the importance of colours in life?

150 320853

write a c program whether the given number is power of 2 or not using the bitwise operators?

2 8137

"Day" is related to "Night" int he same way as "Kind" is related to............

12 43762

Please suggest me how to answer the interview questions?

2145

can u send me last 5 years tax assistant examination solved papers

3 7656

hello friends , i want some sample aptitude question on english. can anybody send me the questions on atonyms ,synonyms?

2509

how disable usb device in group policy editor all configure tell me early

2960

Which is the Magic word in English?

29 37388

arrange this letters in 3 words A F O T I G W I U Y N O R

21 44195

why should we pay higher(15000 salary ?justify?

4 9032

on c,c++.core java

2429

Major expressions used with find command to select file is it has been accessed in more than 375 days,is A)-a time +365 B) -m time +365 C)-a time -365 D) -m time -365

1 7250

please anyone post the answer for. tell me about yourself?

2 6000

2.For the Delta- Wye transformation in given figure, the value of the resistance R is.

3327

Post New HCL English Interview Questions


HCL English Interview Questions


Un-Answered Questions

Dear All, We have running a esteemed consultancy [FOCUS CONULTANCY] in vadapalani. So any candidate who is interested workin with international & domestic call centre. Our biggest strength is our team work. We placed large number of candidates in international call centre. So, interested candidates pls mail your resume to hari@focusconsultancy.in or please walk in to our office at Focus Consultancy, #11, First Main Road, Vengishwarar Nagar, Vadapalani, chennai - 26. Ph.32462178. Landmark (near to vadapalani murugan temple)&(straight road from vengishwarar temple)&(near to Vijay pharmacy).

2455


How can I identify which cells in my spreadsheet have a formula and which do not in ms excel?

772


How do I search for a specific word in vi linux?

806


Explain some of the commonly found errors in embedded systems?

881


What is the cell theory?

977


hello sir,my self vishal soni i am student of last year bechalor of commerce and want to complete my m.b.a. in finance in u.s.a. but i just want to confirm first that if i got A.T.K.T. in b.com which was solve so is there any chance to get admission in m.b.a. university and get student visa please sir reply as soon as possible. thankss

2068


how you can configure Magento to work with another domain?

5


#include #include #include #include void select(char *items, int count); int main(void) { char s[255]; printf("Enter a string:"); gets(s); select(s, strlen(s)); printf("The sorted string is: %s.\n", s); getch(); return 0; } void select(char *items, int count) { register int a, b, c; int exchange; char t; for(a = 0; a < count-1; ++a) { exchange = 0; c = a; t = items[ a ]; for(b = a + 1; b < count; ++b) { if(items[ b ] < t) { c = b; t = items[ b ]; exchange = 1; } } if(exchange) { items[ c ] = items[ a ]; items[ a ] = t; } } } design an algorithm for Selection Sort

2607


What is difference between spring and spring mvc?

495


How do I write a cron which will run a sql query and mail the results to agroup?

1042


What are the core requirements for a Business Blockchain?

5


how mysql optimizes distinct? : Sql dba

1130


What is wild pointer in c?

1128


Can we allowed to call one controller from another controller in codeigniter?

606


Is java a pure object oriented language?

1013