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?
pls send me HPCL model question paper for the post of officer trainee for mechanical engg. tnk u....
give me all the details about the interview and which type of question being asked
What idea do you have about the Banking Industry?
why not taking cement at capital goods
plz sent me jindal placement papers in mechanical enginnering
Eplain the terms of any recent merger which had taken place in India.(*****)Please any one know about this explain.
What is the primary use of the model database?
How to store images in sql server database through vb.net?
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.
Which model is following in your company for developing software?
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
Please forward important interview and basic questions in VB6 on my email id: usneha_16@yahoo.co.in
Do you have any professional experience in this field?
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: