500 men are arranged in an array of 10 rows and 50 columns according to their heights. Tallest among each row of all are asked to come out. And the shortest among them is A. Similarly after resuming them to their original positions, the shortest among each column are asked to come out. And the tallest among them is B. Now who is taller A or B ?
14 49426What is the job of a HR and since you are a commerce graduate why did you choose HR as your profession
4 10692What is a good test? Wy do we need testing write test steps for triangle write test steps for ATM How a tester should approach a devloper about non accepted defect? What is test coverage assurance and give an example Draw and expain V model and how it is helpfull in software development
2190U have 8 balls, all have the same in size, 7 have same weight & 8th have weight slightly more.How can u find the ball which have slightly more weight by using a balance & only 2 weightings ?
1 17252It is a 30 days project & the client is in Singapur and we have to submit daily report regarding 1) What are the completed works, 2) What are the Pending Works ,3) Work planed for next day. You are free to assume regarding the project. can anybody help me to write an email to the client or Senior person who is staying in abroad
2239Post New ANZ Interview Questions
What is event tracking in google analytics?
What is file based approach?
How would you add elements in TreevieW Control?
Explain factory methods in angularjs?
Instrumentation symbols interpration, P& ID, Logic diagram analysis, Electrical drawing analysis.
Is google pixel an android phone?
State and explain about features of UNIX?
What is the difference between business area and profit center?
what is relation between ct and pt ratio with multiplication factor of a energy meter? is there any other factor on which multification factor depend?
How to fix a munged log in sybase?
Explain List of programming languages for artificial intelligence?
Consumption of Binding wire for fixing of cover block in vertical surface
Can I Be Discriminated Against For Filing Bankruptcy?
How do applications coexist over tcp and udp?
hi.. i've one crystal report. i want the report header as "employee database". i dont want to right click->insert and goto text object and insert. i've one aspx page and aspx.cs page also. now i want the "employee database" header to be printed from .cs file. i dont want to pass by parameter also.. i.e is there any option in .cs file something like ReportDocument myreport = new ReportDocument(); myreport.Load(MapPath("~/" + "emp.rpt")); myReport.Reportheader="Employee database"; i hope u have understood this. only thing is from .cs file i want to print the header as employee database. i dont want by passing parameter also... please help....