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

Myne Interview Questions
Questions Answers Views Company eMail

Report zabc. Top-of-page. Write : 'Hello'. End-of-page. What is the output of the program.

6 10195

Post New Myne Interview Questions


Myne Interview Questions


Un-Answered Questions

In how many types u can do POP on ceiling and walls(on which material or by using which material)? b) what is the difference between dry , oil bound, enamel, acrlyic type of painting? 2nd :- I have certain queries, please help to solve. a) length of pile bore is 4m.excavation quantity will be area * length where area will be pi/4 * dia*dia. Is this right? b) It is a single reamed pile of 300m dia and reamed dia is 750mm. can any body help me to calculate excavated quantity of this bulb(reamed section),, concrete quantity in bulb with showing the formulas to be used?

2232


pls send me HPCL model question paper for the post of officer trainee for mechanical engg. tnk u....

2108


give me all the details about the interview and which type of question being asked

2292


What idea do you have about the Banking Industry?

1248


why not taking cement at capital goods

1785


plz sent me jindal placement papers in mechanical enginnering

2864


Eplain the terms of any recent merger which had taken place in India.(*****)Please any one know about this explain.

2514


What is the primary use of the model database?

1147


How to store images in sql server database through vb.net?

1021


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


Which model is following in your company for developing software?

1250


pls send me interview question paper with answer of EIL/AAI/UPSC/RPSC because i am doing prepration of compitation exam of UPSC for the Asst. Executive Engineer

3233


Please forward important interview and basic questions in VB6 on my email id: usneha_16@yahoo.co.in

2105


Do you have any professional experience in this field?

1102


Write a program to maintain student’s record. Record should not be available to any unauthorized user. There are three (3) categories of users. Each user has its own type. It depends upon user’s type that which kind of operations user can perform. Their types and options are mentioned below: 1. Admin (Search Record [by Reg. No or Name], View All Records, Insert New Record, Modify Existing Record) 2. Super Admin (Search Record [by Reg. No or Name], View All Records, Insert New Record, Modify Existing Record, Delete Single Record) 3. Guest (Search Record [by Reg. No or Name], View All Records) When first time program runs, it asks to create accounts. Each user type has only 1 account (which means that there can be maximum 3 accounts). In account creation, following options are required: Login Name: <6-10 alphabets long, should be unique> Password: <6-10 alphabets long, should not display characters when user type> Confirm Password: Account Type: Login Name, Password and Account Type should be stored in a separate file in encrypted form. (Encryption means that actual information should be changed and Decryption means that Encrypted information is changed back to the actual information) If any of the above mentioned requirement(s) does not meet then point out mistake and ask user to specify information again. When Program is launched with already created accounts, it will ask for user name and password to authenticate. On successful authentication, give options according to the user’s type.

2071