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 |
How will you create a database connection pool in tomcat server?
What is the function of listen in apache tomcat?
Is jboss a web server or application server?
What is apache tomcat?
Will you classify tomcat as a web server or application server?
How can an apache service be stopped by its control script?
What is tomcat used for?
Why do we need web server?
What is tomcat-users.xml configuration file?
Where do you configure a database connection pool in tomcat server?
What are the steps for the creation of Pooling within Tomcat server?
How many connections can a web server handle?