what will be the model paper for the post of assistant
programmer in delhi high court
Answer Posted / deepika
Thank you,Javed Akhtar!may I know how you know this?they
haven't published any thing in their advt. any way thanks
once again.
| Is This Answer Correct ? | 15 Yes | 4 No |
Post New Answer View All Answers
9.Difference between even and odd signals?explain with the diagram?
How to merge Action Form with Dyna Action Form in Struts.
we create a pf with 3 fields.2 is defined as keyfields.we lock it with alcobj command.how we find out whether the file is locked or not?is it dspfd??/
what is the current salary package in India for a lamp programmer
What is SOLID Principle in Programming Language?
Hello...has anyone interviewed with Information Management Services(IMS)located in Silver Spring MD??If yes,what can you share about the programming test and the analytical test?
how many types of bytes are there???
Find out the list of authorization objects which contains activity as a field? Thanks in advance.
Difference between HTML and DHTML?
what are other resources are needed for this mantis?
Write a pascal program to calculate the sum of the first 100 even number and odd number
1.Mutating table
Write a shell program to test whether a given year is leap year or not ?
how do i create my own exception class which will restrict IO exception?
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.