Answer Posted / rohit
A*(+BC)/D-G
(A*/+BCD)-G
(*A/+BCD)-G
-*A/+BCDG
So I think correct answer is -*A/+BCDG
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
sample and simple coding where we get?
Tag for turning an image into a hyperlink is
1. Write a program to create a sentence at runtime and count number of vowels in it ? 2. Write a program to get a string and to convert the 1st letter of it to uppercase ?
hi i am jyoti i have done sap training in sd and master degree in economics have 2 year exp as enduser in (gdms)and 1 year as sd consultant.as contract basis now what i can do for getting job in it industry
Difference between debugging, running, executing of an application
Which design patterns have you used?
Write a function which accepts a sentence as input parameter.Each word in that sentence is to be reversed. Space should be there between each words.Return the sentence with reversed words to main function and produce the required output. for eg:- i/p: jack jill jung kill o/p: kcaj llij gnuj llik
Always use scope terminator like End-If with IF, End- Evaluate with Evaluate statement.Can somebody explain me the detail logical explanation?
how to data grid use in data bind?
how many types of bytes are there???
Tips for blog integration by www.esteemwebsolutions.com. Can Any body suggest me to how to make wonderful questions on web integration..
along with oracle which language will be beneficial to have knowledge with,java,.net,since i m doing oracle have appeared for 8th sem BEIT,plz suggest
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.
What is BASIS
Is there any standard procedure to test the application as a whole? Or How can I test complete application right from the requirement gathering?