Answer:
Option 3 is the correct answer for the above question.
Explanation:
- A tarball is a software which is used to encrypt the other software or hide the other software and make it small. It again makes the original software program from the encrypted ones.
- It is used to make the file sort and can use for the transfer which takes some amount of memory.
- The above question asked about that technology which is used to make encrypted software from the original software and use it with the help of some script. Then the answer is tarball which is referred to from option 3. Hence Option 3 is the correct answer for the above question while the other is not because--
- Option 1 states about the package manager which is used to manage the library only.
- Option 2 states about the DBMS which is used to manage the database.
- Option 4 states about the router which is used for the internet.
File -> Save As
Or Shortcut Key CTRL+SHIFT+S
Answer:
The correct option for the following question is option(b) i.e CREATE DATABASE game_data;
Explanation:
The CREATE command is used to create the database in MySQL .The syntax for creating a database is given as
Create database database name ;
Here database name is game_data
So the query is CREATE DATABASE game_data;
Insert command is used for inserting the value into database not for creating the database .so option(a) is wrong .
MAKE and NEW are not any command so these both the option are wrong.
Therefore the correct answer is option(b);
Answer:
They are powered entirely by renewable sources of energy.
Hope this helps!!!