on b/c he is not a adult so dont worry
yep :) the only age it is illegal to date someone under sixteen is 18, so you should be fine c:
i have no idea if it is but i think its not b/c she is 16 not 15 .but can someone please answer this b/c I'm dating someone who is 18.
Ohio
Yes they did 4 a year
In most jurisdictions, a 15-year-old dating a 12-year-old would likely not be illegal, as long as the relationship is consensual and both individuals are close in age. However, it is important to consider the developmental differences between a 15-year-old and a 12-year-old, as well as the potential for power imbalances in such a relationship. It is crucial for parents and guardians to have open and honest discussions with their children about healthy relationships, boundaries, and age-appropriate behavior.
u could c if ur local library needs sum 1 to fix there computers
c my parents dont like me dating guys but i date them anyways
Yess shee cann!. c(:
#include<iostream.h> main() { int year,date; cout<<"enter year\n"; cin>>year; cout<<"enter date\n"; cin>>date; if(year%4==0) date=date+2; else date=date+3; cout<<" the added date was"<<date\n; } output: enter year:2011 enter date:18 the added date was:21. Note: This program exectues only in cpp....
It depends how old you are if you are over 3 years older than the 17 year old girl then no but if you are 18, 19 or 20 then yes it is legal. my boyfriend is 18 and I am 16 and it's not illegal b/c we r a year and 7 months apart. so the limit for an 18 yr old person is 3 years younger
Which of the following three C code snippets WILL NOT read a date as three integers as follows: int day, month, year;