Answer:
The fact that Salt water is more dense than fresh water. That is a semantic memory.
Explanation:
Semantic memory is a type of explicit memory (along with episodic memory). Semantic memory stores factual information. For instance, you know the concept of what a car is (semantic memory), but you have memories of the day you bought your first car, and all the feelings you had that day (episodic memory).
Answer:
True
Explanation:
The readers need to know the aspects of the topic that will broaden their knowledge and idea. So when designing a web page it is very good to provide extensive content such as hyperlinks to related articles on the same topic. To broaden their reading scope.
However this should be done cautiously, not to provide facets that will end up distracting the importance and the core aspect of the main topic.
Answer:
ssume that,
Maximum “students” count can be 10.
*Driver Class*
*Solution class*
import java.util.*;
class Student {
private String name;
private int rollNo;
public String getName() {}
public void setName(String name) {}
public int getRollNo() {}
public void setRollNo(int rollNo) {}
};
class ClassRoom {
private int i;
private Student[] students;
public void addStudent(String name, int rollNo) {}
public Student[] getAllStudents() {}
};
Answer:
Option C: Numbers.
Explanation:
By default, rows within a spreadsheet are identified by Numbers i.e. 1,2,3,............
Total rows are 1048575 in one spreadsheet.
Answer:
electronic processing device