Answer:
Network services
Explanation:
Cause data base is said to be a highly organised collection of data accessible to the entire application program within a system
Pls add and follow me for more answers
The concept of responsible AI describes an aspect of automation and machine learning an artificial intelligence which encourages the consciousness in model building and deployment in other to avoid damages or losses.
Responsible Artificial Intelligence ensures the consciousness and carefulness in the collection of data, defining algorithm , model building and other AI architecture which might have adverse or telling effect ok output if not properly monitored.
Accounting and engineering models are some of the cases where principles of responsible AI must be adopted in other to avoid damages or losses.
Learn more :brainly.com/question/25404945
The type of trust model that is used as the basis for most digital certificates used on the internet is known to be option B. distributed trust.
<h3>What is the trust model of the Internet?</h3>
The trust model of the internet is known to be one that is made up of tradeoffs.
Note that Distributed trust is seen as the system that is made up of transactions and it is one that is backed up by an extended community and onw where there is no trusted third parties.
Hence, The type of trust model that is used as the basis for most digital certificates used on the internet is known to be option B. distributed trust.
See full question below
What type of trust model is used as the basis for most digital certificates used on the Internet?
A. third-party trust
B. distributed trust
C. related trust
D. managed trust
Learn more about digital certificates from
brainly.com/question/24931496
#SPJ1
Corrected or Complet Question
The ____ operator executes one of two expressions based on the results of a conditional expression.
a. .
b. ( )
c. ,
d. ?:
Answer:
(d) ? :
Explanation:
The ternary operator (? :) is an operator that executes one out of two expressions based on the results of a conditional expression. It is a faster or shorthand way of writing an if ... else statement. The operator checks the conditional expression and depending on whether it is true or false, one of its two statements will be executed. For example:
String correct = (4 < 5) ? "yes" : "no" ;
In the code above,
i. the conditional statement is (4 < 5) and this will be tested for to return true or false.
ii. the first expression (the one after the ?) is "yes" which will be executed if the conditional statement returns true.
iii. and the second expression (the one after the : ) is "no" which will be executed if the conditional statement returns false.
Therefore, since the conditional expression returns true for 4 < 5, the first expression will be executed. i.e "yes". This means that the String variable <em>correct </em> will have a value of "yes".
Answer: Phreaker
Explanation:
Phreaker is defined as the unauthorized attack on authorized communication system for stealing and manipulation phone networks.
- Exploring,searching and identifying telecommunication field with help of technologies,equipment,tools etc is done to exploit the system and resources .
- Other options are incorrect because phone hacking is attacking phone device, [email protected] is also hacking source and hacktivist hacks system to impact social and political field.
- Thus, the correct option is option(d)