1)What is the output of select * from tab
2)MAC stands for
3)Purpose of NAT Protocal
Answer Posted / 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 |
Post New Answer View All Answers
Does tomcat load the same library file into memory twice if they are in two web apps?
What are the configured tomcat valve’s?
How to change the default(8080) port number?
What is the name of inbuilt web container in tomcat?
What is the default port for apache tomcat?
Does tomcat need jdk?
Explain when to use ssl with tomcat?
What is catalina_home in tomcat?
How to communicate between two web servers in two diff systems?
What is webservers? Why it is used?
What is tomcat used for?
Why must the jdbc driver be put in tomcat_home/lib folder?
What will happen if we have added “loglevel debug” in httpd. Conf file?
Tom is having XML document and that needs to be read on a daily basis. Which method of XML object is used to read this XML file?
What is the default thread pool count in tomcat server?