Answer Posted / srinivas
ICMP uses port number 7
| Is This Answer Correct ? | 4 Yes | 12 No |
Post New Answer View All Answers
Explain different parts of an instruction. What does the addressing mode bit specifies?
what is c dot
What is the purpose of dampening roller
can any give an exact example about, resolving the sql errorcode -305
what is the proper location of sample point for sphere tank?
Write a function that responds to a click anywhere on the page by displaying an alert dialog. Display the event name if the user held Shift during the mouse click. Display the element name that triggered the event if the user held Ctrl during the mouse click.
can 25mm thik and 8.5x8.5 size cast iron plate can bear a weight of 250 tons if it can what would be the compostion
what is typa casting and type conversion ?
Please. Does someone know how to inicialize tapes in ATL? I need have 100 tapes to init inside the ATL, how is the process to complete this request?
what is a structure in c language?
how to use photoshop and some related websites?
Why is using C language
how i run the assembly language code
Please derive the formula for the area of a circle.
Draw the diagram showing the function stack, illustrating the variables that were pushed on the stack at the point when function f2 has been introduced . type def struct { double x,double y} point; } main( int argc, char *arg[3]) { double a; int b,c; f1(a,b); } f1(double x, int y) {point p; stack int n; f2(p,x,y) } f2(point p, double angle) { int i,j,k,int max;