Explain about lasso tools in photoshop.
Explain why is 400 hz used for flight instruments and radio transmission system in aviation industry universally?
What is mainframe database?
Why call the subtended angle a "pixel", instead of something else (e.g. "Subangle")?
Is jboss a web server or application server?
Wo kya cheez hai jo sal me 1bar mahine me 2 bar aur hafte me 4 bar aur din me 6 bar ata hai?
Is sql considered coding?
When do we perform smoke testing?
Explain the ternary conditional operator in php language?
Declare the structure which contains the following members and write in C list of all students who score more than 75 marks. Roll No, Name, Father Name, Age, City, Marks.
What is the difference between dynamic public ip and elastic ip with respect to ec2 instances.
What is multiple inheritances?
What information is provided by .dbc file extension for connecting to the database?
How long should a windows startup repair take?
WS-NUM PIC S9(05)V(02) SIGN TRAILING SEPARATE MOVE '0050000+' TO WS-NUM The value stored is 00500,00+ MOVE '0050000-' TO WS-NUM Then what is the value will be stored in WS-NUM? Am getting '-00500,00'.....>>> What should I declare to WS-NUM so that I can get correct values for both + & - signs.