Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~767 People Reached

6 Posted Topics

Member Avatar for nehasfun

Thatz it !!!!! Sorting 6 numbers in memory starting from 0060H hex address (Selection sort algo) ------------------------- LXI H, 0060H MVI B, 05H LOOP1: MOV C, B MOV D, H MOV E, L INR E LOOP2: LDAX D CMP M JNC NO_SWP SWAP: MOV D, M MOV M, A MOV …

Member Avatar for mahul000
0
183
Member Avatar for mahul000

String serverName = ? String portNumber = ? String sid = ? Plz answer my above queries , while conecting with oracle 9i and Java.... its urgent !!!

Member Avatar for jwenting
0
150
Member Avatar for mahul000

plz help me to simulate the booth's algorithm for multiplication of 2 integers using 8085 (not 8086) assembly !!

0
57
Member Avatar for mahul000

Can any1 suggest me, how to implement the "wc" word counting utility through bash shell script, i.e how to design a script working similar to "wc" command ??? Need it desperately, with all relevant options like -l, -c, -w ...

Member Avatar for jim mcnamara
0
133
Member Avatar for mahul000

Here is a problem faced by me while handling the GET request method : suppose the login form has user-id and password fields as text boxes. now after clicking on "sign-in" button the address bar of the following page(i.e the homepage of a particular member) shows: <serverURL>.php?id=<someID>&pass=<somePass> - where "id" …

Member Avatar for tgreer
0
121
Member Avatar for mahul000

Here is a problem faced by me while handling the GET request method : suppose the login form has user-id and password fields as text boxes. now after clicking on "sign-in" button the address bar of the following page(i.e the homepage of a particular member) shows: <serverURL>.php?id=<someID>&pass=<somePass> - where "id" …

Member Avatar for Puckdropper
0
123

The End.