Tag: programming languages
Questions Related to programming languages
-
javac FirstApp
-
javac FirstApp.java
-
java FirstApp
-
java FirstApp.class
-
String
-
StringBuffer
-
StringBuilder
-
none
-
Create a Salary object
-
Declare an Employee class
-
Declare an instance of the Employee class called Promotion
-
Declare a promotion method that changes the value of the position variable
-
Define variables for position and salary
-
Tags in XML cannot contain spaces in them.
-
Tag Names can start with a character (A-Z) or an _(Underscore)
-
Tag Names starting with Underscore cannot have another Underscore in them.
-
Tag Names cannot start with an Underscore
-
All Valid SGML Documents are Valid XML Documents
-
XML Can Contain HTML tags
-
XML is less Complex than SGML
-
XML can be extended using Optional SGML Extras
-
A way of doing transformations in XML
-
Used to change the layout of the XML
-
Used to induce HTMl effects in XML
-
None of the above
-
Create a template of the XML hierachy
-
Validate the XML
-
Ensures Well Formed XML’s creation
-
Format the XML
-
The ones which replacecs DTD’s
-
Helps in creating wellformed XML
-
Enforces Data Types in XML
-
Can be inline or external