Answer:
1.T 2.f 3.t 4.f 5.f 6.f 7.t 8.t 9.f
The code that carried out the functions indicated above is stated below. It is not be noted that the code is written in C#
<h3>
What is C#</h3>
C# is a type-safe, object-oriented programming language. It is pronounced "see sharp"
<h3>
What is the code for the above task?</h3>
Using System;
public class HoursAndMinutes
{
public static void Main()
{
// declaring minutes variable and assigning 197 as given in question
int minutes = 197;
// outputing the total minutes , hours
Console.WriteLine("{0} minutes is {1} hours and {2} minutes.", minutes, minutes/60, minutes%60);
}
}
// OUT
Learn more about C#:
brainly.com/question/20211782
#SPJ1
Answer:
Explanation:
A pointer is nothing but a memory location where data is stored. A pointer is used to access the memory location. There are various types of pointers such as a null pointer, wild pointer, void pointer and other types of pointers. ... When you want to deal different variable data type, you can use a typecast void pointer.
<span>Ctrl + Q - show all tabs
Ctrl + O - open a file
Ctrl + T - Open a New Tab
Ctrl + W - close a tab
Hope This Helped <3
</span>
Answer:
B. emotional
Explanation:
An emotional argument. An argument does not always have to be made in words.