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

Ispat Engineering AllOther Interview Questions
Questions Answers Views Company eMail

How we calculate steam turbine governor linkage assembly?

1 2045

what is the class of generator A b & c

1 1710

Post New Ispat Engineering AllOther Interview Questions




Un-Answered Questions

a web application needs to be created to accept the product name and quantity of a toy from a customer. After the customer has entered the product name the application needs to display the discounted price of the product to the customer (company is offering 35% discount on all products). The application should allow the customer to select the product name from a list box. and also while i'm data binding to a label with custom data binding with some declarations : "The Discounted Price is "+((System.Convert.todouble(lblprodprice.text)*(system.convert.todouble(txtqty.text)) - ((System.convert.todouble(lblprodprice.text)*(system.convert.todouble(txtqty.text)*0.35)). Where i need to give this declaration in asp.net 2.0.

1890


How to Print in Delphi without using the TPrinter Unit ?

1909


please send me last year question for executive tranees in ntpc on my email ID rajthakur2091@gmail.com

2255


can u plz send me ntpc placement papers(civil engineering) at mohit_verma21@yahoo.com

2591


Draw a block diagramof Three UPS systems connected in Parallel mode?

2240


What is perl? What is the basic command to print a string in perl?

940


plz anyone provide me the sample test papers of ONGC as of i m from Mechanical engg bakground and would be appearing for the test in the june 2010. My email id - neeraj_94312@rediffmail.com

1927


Describe your involvement in re-engineering down-sizing or cost containment processes?

1286


how did you spend today

2142


What is the use of assertions in python?

1166


Are jvm’s platform independent?

982


Please tell me Detail cost of providing& laying nominal mix design 1:2.5:5,40mm nominal size.curing complete e/c cost of form work in foundation and plinth i/c carriage.

2313


Which version of apache have you worked on?

913


Sir, I have applied for the of section engineer at RRB chennai. please send me all RRB-chennai solved papers in the year of 2001 tO till date. i requested send me the papers to my id as soon as possible.

2479


create a job that splits the data in the Jobs.txt file into four output files. You will direct the data to the different output files using constraints. • Job name: JobLevels • Source file: Jobs.txt • Target file 1: LowLevelJobs.txt − min_lvl between 0 and 25 inclusive. − Same column types and headings as Jobs.txt. − Include column names in the first line of the output file. − Job description column should be preceded by the string “Job Title:” and embedded within square brackets. For example, if the job description is “Designer”, the derived value is: “Job Title: [Designer]”. • Target file 2: MidLevelJobs.txt − min_lvl between 26 and 100 inclusive. − Same format and derivations as Target file 1. • Target file 3: HighLevelJobs.txt − min_lvl between 101 and 500 inclusive. − Same format and derivations as Target file 1. • Rejects file: JobRejects.txt − min_lvl is out of range, i.e., below 0 or above 500. − This file has only two columns: job_id and reject_desc. − reject_desc is a variable-length text field, maximum length 100. It should contain a string of the form: “Level out of range: ”, where is the value in the min_lvl field. My Question is how do you write the stage variable for reject rows.

2828