Question
How can i retrieve the smtpserver name to send email dynamically?

Answers





Search
Can you Answer!!
  • Q The do-while loop repeats a set of code atleast once before the condition is tested. a)True b)False
  • Q The word ‘Citius’ in the motto of the Olympics ‘Citius, Altius, Fortius’ means:
  • Q List major types of networks and explain them?
  • Q How to use the command shift?
  • Q What is the ouput of the following program? using system; namespace nested { class containerclass { public containerclass() { console.writeline("i am a container class"); } public class innerclass : containerclass { public innerclass() { console.writeline("i am an inner class"); } } } class democlass : containerclass.innerclass { public democlass() { console.writeline("i am a demo class"); } public static void main() { democlass dc = new democlass(); } } }
  • Q Name a feature that can both add and remove material?
  • Q Bluetooth signals do not interfere with our pcs or cordless phones or portables. Why?
  • Q In modern periodic table the group number is-
  • Q Explain how the stomach is protected from selfdigestion and why this is necessary.
  • Q Which Indian-American author wrote the popular novel, Family Life?
  • Q Why we split testing into distinct stages?