What is thumb rule in quantity and cost estimation of a residential building in civil engineering??
3014Post New Ascent Constructions Civil Engineering Interview Questions
1) write Short notes about Shellow & Deep well? 2) What is the full form of SPT & SMB? write short notes. 3) write short notes about efficiency of Riveted joint.
Can we use DISP=SHR in output file in JCL
Tell me about a time when you got bogged down in the details of a project.
What is #include iostream h in c++?
Expand--------SRTA
What does fill factor concept mean with respect to indexes?
Why are you interested in this position? Our company?
How do I automatically start a program when logged in windows 10?
Explain are the different threading models that can be used within corba servers?
Which type of os is linux?
What is the difference between 8087 and 8086
How could we start writing testcases without having the FRS,BRS Docs? My Project has some docs that are related to explain the operations which will be done in the application. It is deployed in UAT server and is a maintainance project. Tell me some technipues or best way to provide the quality to application?
You're working on a game that involves enemy wizards dueling each other. Each wizard has at least a dozen different spells at his disposal -- some of them simply inflict damage, while others will temporarily stun or immobilize an enemy, slow him, prevent him from casting spells for a brief duration, teleport the caster a short distance, or give the caster a temporary shield. A wizard can only cast one spell at a time, but each spell has a fixed cooldown (time before it can be cast again) and an associated mana cost (assume no mana regeneration). Describe some ways you might implement a competent AI system for a wizard.
write a program which calculates for every five digit integer entered on a keyboard, a numerical code computed as follows:first digit multiplied by 2+ second digit divided by 3 and the quotient multiplied by the third digit, + the fourth digit + the fifth digit divided by 2. the program should then display the following results 1, the code calculated from the integer value entered 2, the character value corresponding to the code as per the ASCII TABLE 3, Given any three 5-digit integer number, display the corresponding three-character code key:
If a tablespace shows excessive fragmentation what are some methods to defragment the tablespace? (7.1,7.2 and 7.3 only)