What is the %age criteria of L&T company.My details as follows: In 10(ICSE) :64% In 10+2(ISC) : 62% In BSc(Physics,Mathematics and Statistics) : 56% In MCA : I Sem : 62% II Sem : 63%
2 5304how do we calculate water consumption for brick work , plaster,land scaping and emergency for new commercial project
1559Post New L&T Everything Else AllOther Interview Questions
Is swift based on c?
difference between tjava, tjavarow & tjavaflex
What is slide view in ms powerpoint?
What is hibernate flush?
How would you categorize windows azure?
Explain spa architecture in angularjs?
What are cookies in c#?
What are the different elements contain in xsl:stylesheet?
What is the pressure of fuel oil on main engine and diesel generator?
Can we use Python in HTML?
Tell something about the super block in shell scripting?
From a strategic perspective, how can senior management make the best use of the human resorce function?
Where the memory to the static variables is allocated?
What is the difference between app.range and app.group ?
SAS question: I have 50 fils a1,a2,...,a50. the primary key is upc. then if i want to merge all 50 files, the code is as follows, data test; merge a1 ... a50; by upc; run; we know that writing all 50 files name is time consuming, is there any standard format of this code?