What do you mean by static routing and dynamic routing?
Answer Posted / oliver152
paCkYou all
| Is This Answer Correct ? | 7 Yes | 8 No |
Post New Answer View All Answers
Is there any difference between the concepts of encoding,decoding and encryption and decryption?
what is the difference between core java and advance java
anybody, Please send me the NIC(scientific officer/programmer) model questions papers to this mail id:imtiyazahamed14@gmail.com
what is a pointer in c language?
what the bridge id of any switches
what is software engineer
int main() { int d = 10; int m = 2; int y = 3603; int c = 0; int val; val = ( d + m + y + (y/4) + c) % 7; cout << val; return 0; }
What is histogram? why and how it is used?
HTML tag for bulleted list is--------------
what is recursion in c language?
Please send me the ongc old question papers
Client server applications
what is the difference between VARCHAR and VARCHAR2?
What will be the sql query to list the employee names those are getting 3rd highest salary ?
in b+ trees, all the data is stored in leaf nodes. if all leaf nodes are crashed then how to get/recovery the data back?