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 |
Is tomcat j2ee compliant?
What apache tomcat is used for?
What is webservers? Why it is used?
What are the steps to enable ssl in a web application deployed on tomcat?
Why is a new object created whenever I call jsp: use bean?
What is the most searched word on the internet?
please let me know the configuration or architecture how tomcat used. give me a layman example
Do you have any idea about the history of tomcat?
How does tomcat server work?
How to deploy war web applications in tomcat?
what is tomcat?can we deploy a servelet in tomcat?
How to use jndi datasource provided by tomcat in spring?