How does the TCP handle the issue of multiplexing?
Diff between Proc transpose and Arrays with example?
Write a program to create a process in UNIX
Hai, My name is nisha.I have NIC exam.If anybody Knows NIC previous paper pattern pls send me to nishanairp@gmail.com
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 ?
4.Write a program to get the string in array and print that? or Without using loop print the array.
what is the maximam caption size of lebel
How to rename A1-A30 datasets into B1-B30 using macros?
How can we alter the data after creating a view
what is the exact full form of OOPS,O -> object O -> oriented P -> programing S-> ? ....
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.
How to change the color of a cell or a row in a datagrid on mouse hover using javascript/.net
How do i find out the number of parameters passed into function?