answersLogoWhite

0

It can happen in seconds, through sexual contact.
well its not a good subject but it let's you know what happens it takes about you can get in trouble with a std and you have relations then if someone is infected it can happen within a week

User Avatar

Wiki User

∙ 12y ago

What else can I help you with?

Related Questions

How long does it take for the germ from an STD to multiply?

within ten minutes or so


How do you write a pearls before swine Nim game in c plus plus language?

#include#include#include#include#includebool ask_yn (const std::string& prompt){while (true){std::cout > reply;switch (reply){case 'Y': case 'y': return true;case 'N': case 'n': return false;}std::cerr num && num)return num;std::cerr


Visit an STD Clinic?

form_title=Visit an STD Clinic form_header=An STD clinic can test for a variety of diseases. What are the symptoms you are experiencing?=_ How long have you had the symptoms?=_ Are you currently sexually active?= () Yes () No


If you swallow sperm what will happen?

Nothing, as long as they don't have an STI


Can you become a doctor without 12th STD?

Medical Schools require that you complete the 12 grade or 12th std. I assume you are from India. Your best bet is to go back and take your 12th std. examination for medicine. You MUST have 12th std to get in medical school.


Is it justice for a wife finding out that her husbands mistress has STD and never told him?

As long as he didn't pass that STD on to his wife. But oh yeah, Karma rules.


Is swallowing sperm unhealthy?

As long as the person doesn't have a STD, then it is not unhealthy.


Is it safe for a women to take the penis in her mouth?

Yes unless he has a STD.


What would you be using if you required an STD code?

Most likely a telephone. STD is an abbreviation for Subscriber Trunk Dialling, which is another term for customer-dialed long-distance calls (as opposed to ringing an operator and telling her the number).


How do you write a programme in c plus plus that prints the smallest digit for a value entered by the user?

#include<iostream> #include<sstream> unsigned smallest_digit (double value) { unsigned long long integral = static_cast<unsigned long long>(value); while (value > integral) { value*=10; integral = static_cast<unsigned long long>(value); } unsigned smallest = integral % 10; while ((integral /= 10) != 0) { unsigned digit = integral % 10; if (digit < smallest) smallest = digit; } return smallest; } int main() { double d; while (true) { std::cout << "Enter a number: "; std::string s; std::getline (std::cin, s, '\n'); std::stringstream ss; ss << s; if (ss >> d) break; std::cerr << s << " is not a valid number.\n"; } std::cout << "The smallest digit in " << d << " is " << smallest_digit (d) << '\n'; }


1 Write a program to find the length of a string c plus plus?

#include<iostream> #include<string> int main() { std::string s("The quick brown fox jumps over the lazy dog"); std::cout<<s.c_str()<<std::endl; std::cout<<"The previous string is "<<s.size()<<" characters long."<<std::endl; }


Is it safe to have semen in your buttock?

Yes it is safe as long as your partner is STD free.

Trending Questions
Round 82585 to the nearest ten thousand? What is difference between check point and save point in DBMS? What does 'Cu' mean in mathematics? What is the probability of pulling out a red marble then a blue marble without replacing the red marble the bag contains 3 red marbles 2 blue marbles and 5 green marbles? What is the purpose of a TPR graph? What is the difference between box and whiskers plot and stem and leaf plot? What is the most appropriate measure of location for a data set which is highly skewed to either the left or the right? What is the probability that you will lose your license for leaving the scene of an accident The car you hit was parked and no one was hurt? How much silver in a 1922 silver dollar? What is a prediction and how do we make prediction from data? Is 6.81 greater than or less than 6.810? How big or small can a probability be? What is the probability of not getting a 7 or 11 on either of two tosses of a pair of dice? What statement is most likely to be a fact? If you took a pregnancy test and it said positive but you still have you period and cramps what does that mean? If a large person and a small person drink the same amount whose bac is higher? How common mistake can be avoided while constructing a bar graph? 5000 students participated in a certain test yielding a result that follows the normal distribution with means of 65 points and standard deviation of 10 points.? How do you delete your page on deviantart? What is a graph that displays data using line segments?