it depends on the kind of police check. like if its a road block type of check, they make sure everything is right. if you get pulled over you get your name ran in the system to check if you have warrents or warning and depends on what you get pulled over for, you could get a ticket or detained.
Answer:
Hi there Rumanruxi! The error is in the if statement "if(userNum = 2)".
Explanation:
The if statement in this Java code is assigning userNum the value of 2 instead of comparing it with the value of 2. For equals comparison we need to write two equals "==" in the statement as: "if (userNum == 2)". This will return true if userNum is 2 otherwise it will return false.
Answer: technolyy is a graphic igneger that allows itenas to go throught...
The job profile that Kenny is likely to have is software analyst.
<h3>What is a job profile?</h3>
This is known to be that which states the details of an employee in regards to their job.
Note that a software analyst is known to be that person who examines and maintain the software development process, carry out configuration management, and others.
So, The job profile that Kenny is likely to have is software analyst.
Learn more about job profile from
brainly.com/question/3700565
#SPJ1