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

L&T Interview Questions
Questions Answers Views Company eMail

Can we use COND=EVEN on a job card, when jobs are scheduled through scheduler?

1 6433

Can we use COND=EVEN on a job card, when jobs are scheduled through scheduler?

5 13181

01 ws-p pic 9(2). 01 ws-q pic 9(2) value 01. 01 ws-r pic 9(2) value 99. p.d. compute p = q + r what will be result of p ans(00) but my question is that how i got 10 on the place of 00. (truncation will ocuure on right side not left). please tell me ?

6 10747

what is SHEAR WALL ? why and where it is provided.

8 45438

What is OLTC in a transformer, specify its fuction.

35 141238

I have the requirement to compare the two files and pick up the matching records. File 1. file2 23 32 32 13 34 15 35 36 36 35 43 Get the matching records from this 2 files to out file. how you will do this in cobol program?

15 99217

How is plc installing done

3 8205

Why Power generation in India is at 50Hz while in America its 60Hz so is there any advantage/Disadvantage of this ??

38 89020

define IDMT relay?

15 93426

I want formula to calculate cable size as per load given in kw & amp.I searched many sites but didn't right answer.Plz reply me asap.

41 420544

how to calculate the capacitor rating for improving power factor

10 23205

why do you want to change your company?

14 46709

----------------Diff b/w Dimensional modeling and Relational modeling?

2 14879

1)What is swear, swage and storm water? 2)What are the sizes of bricks based on Nominal, practical and standard? 3) What is the distinguies between the grade of cement 43, 53?

4 11471

What is gauge and gage?

6 14229

Post New L&T Interview Questions


L&T Interview Questions


Un-Answered Questions

What is database schema name?

992


will the uk join emu in the next 5 years? : Journalist

942


is advance against FD or RD is treated as NPA .if EMI is not in scheduled . or classification of npa as per day is is made from sanction date or last payment date of repayment . please suggest me

2178


What role do you see for the use of authentication processes such as digital signatures in helping to maintain version control?

2053


can java object be locked down for exclusive use by a given thread? : Java thread

1029


In which language apache ant is written?

51


How does a block is recognized in the Blockchain approach?

5


Tell me about different OOPS concepts.

960


Hi Friends, Im planning to do certifcation in mercury Automation Tool QTP.But I Didnt get any clear details regarding course syllabus, fees, where to approach, and which certification would be useful for the experienced testers? can any one send me the details?

1907


I need testPalindrome and removeSpace #include #define SIZE 256 /* function prototype */ /* test if the chars in the range of [left, right] of array is a palindrome */ int testPalindrome( char array[], int left, int right ); /* remove the space in the src array and copy it over to the "copy" array */ /* set the number of chars in the "copy" array to the location that cnt points t */ void removeSpace(char src[], char copy[], int *cnt); int main( void ) { char c; /* temporarily holds keyboard input */ char string[ SIZE ]; /* original string */ char copy[ SIZE ]; /* copy of string without spaces */ int count = 0; /* length of string */ int copyCount; /* length of copy */ printf( "Enter a sentence:\n" ); /* get sentence to test from user */ while ( ( c = getchar() ) != '\n' && count < SIZE ) { string[ count++ ] = c; } /* end while */ string[ count ] = '\0'; /* terminate string */ /* make a copy of string without spaces */ removeSpace(string, copy, ©Count); /* print whether or not the sentence is a palindrome */ if ( testPalindrome( copy, 0, copyCount - 1 ) ) { printf( "\"%s\" is a palindrome\n", string ); } /* end if */ else { printf( "\"%s\" is not a palindrome\n", string ); } /* end else */ return 0; /* indicate successful termination */ } /* end main */ void removeSpace(char src[], char copy[], int *cnt) { } int testPalindrome( char array[], int left, int right ) { }

2621


What is the use of lookup command?

225


What is the use of ioc in spring?

417


Where would you expect to find the oldest basalt on the floor of the atlantic ocean?

769


What does ps command do?

776


How do I open an access database?

786