Bedrock vs Java - What's the difference?
bedrock | java |
(uncountable, geology, mining, engineering, construction) The solid rock that exists at some depth below the ground surface. Bedrock is rock "in place", as opposed to material that has been transported from another location by weathering and erosion.
A basis or foundation.
* 2012 October 23, David Leonhardt, "[http://www.nytimes.com/2012/10/24/us/politics/race-for-president-leaves-income-slump-in-shadows.html?_r=1&hp]," New York Times (retrieved 24 October 2012):
An island of Indonesia in the Malay Archipelago.
(computing) An object-oriented, garbage-collected computer programming language.
(computing, proscribed) JavaScript, when no distinction is made between it and Java.
* 1996' October 6, "Timothy Litwiller" (username), ''HOW TO MAKE A '''JAVA ALERT POP UP ON LOAD'', in comp.lang.javascript, ''Usenet
* 1996 December 10, "Cédric Bouckaert" (username), onBlur event handler with input fields'', in comp.lang.javascript, ''Usenet
* 1997' January 7, "Kenneth Roddy" (username), '''''Java Alert Messages When Netscape Home Page Loads'', in comp.infosystems.www.browsers.ms-windows, ''Usenet
* 1997' February 18, "AG" (username), ''alert...is there a way of controling font size and style when '''java alert window opens'', in comp.lang.javascript, ''Usenet
* 2003' April 8, "mpaulopes" (username), ''Passing values to a '''Java popup windows'', in macromedia.coldfusion.cfml_general_discussion, ''Usenet
As nouns the difference between bedrock and java
is that bedrock is the solid rock that exists at some depth below the ground surface. Bedrock is rock "in place", as opposed to material that has been transported from another location by weathering and erosion while Java is a chicken of the Java breed which was developed in the United States.As a proper noun Java is
an island of Indonesia in the Malay Archipelago.bedrock
English
(wikipedia bedrock)Noun
- Many of the bedrock assumptions of American culture — about work, progress, fairness and optimism — are being shaken as successive generations worry about the prospect of declining living standards.
Usage notes
In mountainous regions, bedrock can be seen at the surface. However, these occurrences are more properly called outcrops. In construction and engineering, it is often desired to place foundations on bedrock in order to improve the stability of a structure.Anagrams
*java
English
Proper noun
(en proper noun)- In the input tag I include the onBlur="myfunction()" which checks if the field is filled (displays an alert if necessary and resets the focus). If I leave the first field I get an java' alert which says that field two should have a value and then a '''java''' alert which says that field one should have a value and then a ' java ... get the picture ?
- I created an alert window using java' script, but I found the fonts too small. Is there a way of controling font size and style when ' java alert window opens.