Answer:
The main purpose of the file name extension is that in the operating system it basically helpful for knowing the actual name of the file which we want to open in the system. The file name extension is also known as file suffix and file extension.
The file name extension are the character and gathering of the given characters after some time period that making the whole name of the record in the file system.
It basically enables a working framework, such as Windows and mac operating system (OS), figure out which programming on our PC the document is related with the particular file.
We can easily restore our file from hard disk system by two main ways as follows:
- We can easily recover our file from the computer backup.
- Checked your deleted file in the recycle bin and then restore it.
Answer:
// Program is written in Java Programming Language
// Comments are used for explanatory purpose
// Program starts here
public class RandomOddEve {
/** Main Method */
public static void main(String[] args) {
int[] nums = new int[100]; // Declare an array of 100 integers
// Store the counts of 100 random numbers
for (int i = 1; i <= 100; i++) {
nums[(int)(Math.random() * 10)]++;
}
int odd = 0, even = 0; // declare even and odd variables to 0, respectively
// Both variables will serve a counters
// Check for odd and even numbers
for(int I = 0; I<100; I++)
{
if (nums[I]%2 == 0) {// Even number.
even++;
}
else // Odd number.
{
odd++;
}
}
//.Print Results
System.out.print("Odd number = "+odd);
System.out.print("Even number = "+even);
}
As previously said, the three highly important qualities of validity, accuracy, and completeness can be expanded into the information quality of integrity.
For information to be valuable and to meet the definition of information, it must largely have the characteristics of relevance, availability, and timeliness. Accuracy, completeness, consistency, distinctiveness, and timeliness are five qualities of high-quality information. For information to be accurate and valuable, it must be of high quality. Standard attributes, commonly referred to as global attributes, work with a wide variety of elements. The essential attributes such as accesskey, class, contenteditable, contextmenu, data, dir, hidden, id, lang, style, tabindex, and title are included in them.
Learn more about information here-
brainly.com/question/5042768
#SPJ4
text effects, and typography.