1)What is the output of select * from tab
2)MAC stands for
3)Purpose of NAT Protocal
Answers were Sorted based on User's Feedback
Answer / aqwa
1. select * from tab will return all table information
which is stored in database.
2. MAC stands for Medium Access Control.
3. Purpose of NAT protocol detects the packet
transformation port address.
| Is This Answer Correct ? | 15 Yes | 1 No |
Answer / nilesh thanki
1) it gives all available tables.
2)MAC stands for Media Access Control
3 It is used to hide private ip address from public ip
address and provide certain level of security to
Organization.
| Is This Answer Correct ? | 10 Yes | 0 No |
Answer / muthu
3)NAT - Nat used convert public ip address into private ip
address.
| Is This Answer Correct ? | 11 Yes | 2 No |
Answer / arvind
a.answer-select * from tab will return all table
information which is store in database.
b.media access control.
c.purpose of nat protocal detects the packets
transformation port address.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are catalina’s configuration files?
please let me know the configuration or architecture how tomcat used. give me a layman example
Explain the types of connectors used by apache tomcat.
How do I install tomcat?
What is apache and how it works?
Is apache tomcat a web server?
Can we run multiple instances of tomcat server on a single machine? If yes how?
What is a connector and why it is used in tomcat?
How do I know what port tomcat is using?
Is jboss a web server or application server?
Can we serve content out of a directory other than the document root directory?
How can we put a restriction to upload files on our web server?