What is ur porject Architecture? If anyone ask what i have
to specify here..
No Answer is Posted For this Question
Be the First to Post Answer
Iam using Microsoft Visual Studio to create a system for mobile store I want to know how to calculate mobile price that the customer buy and how to reduce quantity from the data base that we have for mobile .And also how to calculate revnue for each mobile and revnue for the total mobile
how to invoke the macro in another macro?
What is Big-O notation?
shall we execute our java programmes in jre
Why data bus is bidirectional and address bus is unidirectional?
If i have a dataset queried from Sql and I would like to insert the dataset into a specific node in an xml document how do I do this
Programs in JAVA to get the remainder and quotient of given two numbers without using % and / operators?
hai i like to do some certifications in programming or any other......... am doing my IT third year......... pls guide me...... mail me ur suggestions to ranjithmaharaj@gmail.com...
what is database?how to tell 3years boy or girl by using toys?
what is the current salary package in India for a lamp programmer
what is oops?
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.