Answer:
The statements are given below:
output.open("pi"); // opening the file by the of stream object
output << "3.14159";
output.close(); // closing the file
Explanation:
In this we open the file with the help of output stream object .The statement output.open("pi"); is opening the file after after opening the file "pi". The output object print the 3.14159 message in console and finally the output stream file is close with the help of output.close() statements .
Answer:
E. The online commerce industry isn’t willing to install safeguards on credit card transactions.
Explanation:
With the advent of several online platforms for commercial transactions and with the risk associated withe these transactions, the online commerce industry avails themselves to measures that could curb fraudulent activities. One of such means used in preventing fraud is the use of a high quality payment processor which enables an efficient payment and the verification of the customer's details before transaction.
They also employ the act of storing data so as to avoid requesting too much data from the customers. The use of Secure Sockets Layer, a cryptographic means for digital security is also used by these online sites. Several other measures are employed by businesses to ensure safety during transactions.
Answer:
In this question, the code will be given a run-time error.
Explanation:
In java programming, the database code will give a run-time error because cursor in the resultSet that is the object of the resultSet class not point any rows in the table and we must use the resultSet.next() function. This function passes the cursor value to the first row in resultSet class object and this function helps to pass the value in the cursor for the next row in the resultSet class object.
If you want to stream youtube there should be a cast button if your using the same wifi as your tv and if its a smart tv or you have a chrome cast
Answer:
in direct speech, we convey the message of the speaker in his own actual words without any change to another person.
Explanation: