A smart fridge should have a variety of functions. The most important function of a smart fridge and the main incentive to purchase one is the ability to see the food in your fridge at a glance. This refrigerator should be programmed to recognize barcodes and keep track of the stock of certain items. Also, there should be other feature such as the ability to see calendars, create grocery lists, have it read recipes out loud, and more. A feature that should be added is more software protection to defend against hackers, and overall optimization to reduce the price.
Answer:
The answer is Presentation Software.
Explanation:
The application that best suits her purpose is a Presentation Software. Such as: powerpoint, google presentations, keynote, OpenOffice Impress, Media Shout, Harvard Graphics, Adobe Persuasion.
These are excellent tools for Daisy's purpose.
First language : JAVA
Second Language : C++
Major Difference :
1. Platform Dependency :
Java is platform independent which means that its code can be run on any machine. It uses JVM ( Java virtual machine ) which converts the code in byte form and then run it which makes it flexible enough to be used on any system. So .exe file can run on any OS.
C++ is not platform independent and thus its .exe file cannot be run on different OS.
2. Objects
In JAVA everything is reference typed and is inherited from the class objects that are predefined in it.
In C++ not everything is class or reference typed.
3. Garbage Collector
Java has built in garbage collector when we use classes in java.
C++ make developer to collect garbage when he uses reference types like pointers.
Why choose Java and C++ ?
People are very confused about the platform in-dependency of JAVA, so i decided to choose Java and compared that concept with c++ which is mother of all languages.
A missing link is a long-extinct organism that filled in a gap between closely related species that now coexist on Earth, such as between apes and humans or reptiles and birds.
A possible or recent transitional fossil is referred to as the "missing link." In the media and in popular science, it is widely used to describe any novel transitional form. Initially, the expression was used to describe a hypothetical transitional form that existed between anthropoid ancestors and anatomically modern humans. The term was influenced by both the pre-Darwinian evolutionary theory known as the Great Chain of Being and the now discredited notion that simple species are more primitive than sophisticated ones. Human evolutionary phylogenetic tree. Since evolutionary trees only hold information at their tips and nodes, and the rest is relied on conjecture rather than fossil evidence, geneticists have supported the idea of the "missing link." But anthropologists no longer like it because of what it suggests.
Learn more about missing link from
brainly.com/question/1968231
#SPJ4