Answer:
একটি ছবির মূল্য 84.1 শব্দের
Explanation:
Answer:
see explaination
Explanation:
//selective dev elements by id name
var gradeA = document.querySelector("#GradeA");
var passing = document.querySelector("#Passing");
var learning = document.querySelector("#Learning");
//function showGrades
function showGrades() {
var arr = [];
//converting string to int and inserting into array
arr[0] = parseInt(gradeA.textContent);
arr[1] = parseInt(passing.textContent);
arr[2] = parseInt(learning.textContent);
//creating json blob
var blob = new Blob(new Array(arr), {type:"text/json"});
return blob;
}
Anti-virus software that just scans your computer is the least effective.
I think there's so many example of information technology in our daily life.
The word information and technology which means all of information that is provided by technology.
Every day we use information technology such as social media, television, computer, and etc.
I think this brainly platform is also information technology.
Which can provide so much necessary information to the whole world