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

Mind Tree Interview Questions
Questions Answers Views Company eMail

I Have a login screen.Jus before the release you see the screen and there is a bug.Tell mde wats the bug. screen : Logen : Password : | Submit |(submit is a button)

6 10321

what is the diffrence between qualityassurance and system testing explain in detail with an example?

3 10817

if u create script.in that layout set u have main window. in that i want first line in english,next line to last iwant in german or other language

4 8329

what is the difference b/w PUT and POST method to send data to the server

5 12226

How To Update A Column In A DataGrid Using C#.NET? I am getting InvalidCastException as (Specified cast is not valid) while updating 2nd column in a datagrid? Id,firstname,lastname are the three columns of my datagrid respectively. I wanted to edit the second column(lastname) and update it. I did the following code in DataGrid's updatecommand(),but failed to update ! Int varid=(int)DataGrid1.DataKeys[e.Item.ItemIndex]; TextBox lnm=(TextBox)e.Item.Cells[2].Controls[0]; string str=lnm.Text ; SqlCommand cmd=new SqlCommand("update customer set lastname='" + str + "' where id=" + varid + "",con); cmd.ExecuteNonQuery(); DataGrid1.EditItemIndex=- 1; DataGrid1.DataBind();

2 14995

What is Traciability Matrix

10 11631

9)When information has to be stored w.r.t employees and their respective departments, which of the following is the Correct formulation of entries? A)Employee and department would together be represented as an entity. B)This is too less information to decide on entities. C)An employee would be one entity and a department would be another. D)Such a scenario cannot be modelled in RDBMS

2 4431

10)In an RDBMS, the information content of a table does not depend on the order of the rows and columns. Is this statement Correct? A)Yes B)No C)Depends on the data being stored D)Only for 2-dimensional tables

6 6346

can you tell me the correct process for creating automation frame work for project(key word driven framework)

1549

write query for fourth maximum salary from employee table

14 20484

what is use of STOP stsment

2 6008

What are the test parameters to check the proper functionlity of TCP/IP protocol.

1595

What tools are used to test TCP/IP

1658

How to test SS7

1700

what are the test requirment fot protocol testing (for SS7,SIP)

2800

Post New Mind Tree Interview Questions


Mind Tree Interview Questions


Un-Answered Questions

What are the options that can be used to avoid logic errors in perl?

512


What are group assets?

615


Explain how long are locks retained within the repeatable_read and serializable isolation levels, during a read operation with row-level locking?

651


What is css and its type?

289


What is the purpose of database?

467






One litre is equal to ________cm3 ?

658


What is multilevel indexing?

525


What are packages in go programming?

1


What is the procedure for publication of research papers in Indian Journals & foreign Journals?Is it possible if any of the authority of that Research Journal publish my research paper by his name?In that case how to be safe from these malpractices?

1836


What is abstract Method i want the exact definition and is there any possibility to declare class as abstract without any abstract methods in that class?If it is possible then tell me why and how?

1461


Explain what is a transaction in sap terminology.

347


How to generate the Catalog in Cognos? Basically all post describing generating the Catalog from cognos impromptu . Is there any way to generate the Catalog using Cognos Administration or Framework Manager?

1538


So is sap making/selling the software or the hardware?

43


Can you define a combiner?

193


Explain the k-nearest algorithm different from the knn clustering?

73