Not that that would ever happen, but most likely a Gorilla due to strength.
Answer:
B. The Edict of Milan helped spread Christianity by allowing all religions in Rome.
D. He believed that locating the capital in an area that had more trade and business would ensure the future of the empire.
Explanation:
The great achievement of reign of Constantine is the Edict of Milan that helped in spreading of Christianity in Rome. He was the first roman emperor which profess the religion of Christianity in the year 313. This proclamation legalized the Christianity religion and allowed all people of Rome the freedom of worship throughout the empire. Constantine move the capital of the Roman Empire because he wanted that the capital will become the economic, cultural hub and center of the east.
Answer: 3
Explanation:
Given :
numC = 12
while numC > 3:
numC = numC / 2
Initial value of numC = 12
The condition checks if the value of numC is greater than 12, only then will the statement be executed and the loop isn't altered
numC = 12 is greater Than 3 ;
numC = numC/2 = 12/2 = 6
numC is now 6 ;
numC = 6 is greater than 3
numC = numC / 2 = 6/2
numC is now 3
numC = 3 is not greater than 3 ; hence, loop terminates (condition isn't met)
Hence , numC = 3
<span><span><span>The experimental method is usually taken to be the most scientific of all methods, the 'method of choice'.</span><span> </span><span> </span><span>The main problem with all the non-experimental methods is lack of control over the situation.</span><span> </span><span>The experimental method is a means of trying to overcome this problem.</span><span> </span><span> </span><span>The experiment is sometimes described as the cornerstone of psychology</span>
</span></span>