VRML (Virtual Reality Modeling/Markup Language) Question:
Download Job Interview Questions and Answers PDF
How can we insert comments in VRML?
Answer:
Just put the # character before your comment line, just like // for JavaScript. Remember that if your comment has two lines, you must put the # before each line!
Download VRML Interview Questions And Answers
PDF
Previous Question | Next Question |
What are primitives in VRML? | How to specify the coordinates in VRML? |