Knowledge of YAML Test
Analyze the following code snippet: Line 1:%YAML 1.1 Line 2: --- Line 3:!!str Line 4:"specificL Line 5:trimmed Line 6:as space" Line 7:"foo" Which of the following would be the output ...
In which of the following cases are two nodes in YAML considered to be equal?
The code snippet below shows the sequencer protocols for Laser eye surgery. What function does the symbol << in line 8 perform? --- Line 1 - step: &id001 Line 2 instrument: Lasik 2000 ...
What is the final outcome of the serialization process during the processing of YAML information?
What is the final result produced by the compose stage during the processing of YAML information?
What is the significance of the "++" sign in the YAML information model?
What is the use of --| indicator used in the code snippet below? --- | There once was a man from Newyork Who got on a Bus bound for Newjersey. It said on the door "Please don't spit on the floor"
Which of the following are parts of the YAML information model?
Which of the following can be used to make ordered sequence of key:value pairs without duplicates?
Which of the following character symbols should not be used with the primary tag handle?
Which of the following contents can be included in the YAML nodes?
Which of the following correctly describes the anchor property of a node in YAML?
Which of the following correctly describes the characteristics of the flow style of node content in YAML?
Which of the following correctly describes the functioning of YAML?
Which of the following correctly describes the syntax for declaring Verbatim tags?
Which of the following correctly describes the syntax for representing an integer in YAML with scalar plus the global tag?
Which of the following correctly describes the Verbatim tags?
Which of the following failure points can arise while loading native data structure from a YAML stream?
Which of the following is a valid format for declaring a numeric value as a string in YAML using an explicit datatype tag?
Which of the following is the correct syntax for describing a list in YAML using inline format?
Which of the following is the correct syntax for describing a list of hashes in YAML?
Which of the following is the correct syntax for describing hashes in YAML in inline block format?
Which of the following is the correct syntax for describing hashes of lists in YAML?
Which of the following kinds of nodes helps in representing strings, integers, dates and other data types in YAML?
Which of the following non-specific tags are available in YAML?
Which of the following parameters must be mentioned while resolving the tag of a node in YAML?
Which of the following presentation details are not considered while resolving the tag of a node in YAML?
Which of the following stages is responsible for converting a series of characters into a human-friendly manner such as comments, directives?
Which of the following stages of YAML information reconciliation is responsible for achieving portability between different programming environments?
Which of the following statements correctly describes the functions performed by a YAML processor?
Which of the following statements is not true about non-specific tags available in YAML?
Which of the following statements is true about the "ship-to" hash in the following code snippet? --- receipt: Oz-Ware Purchase Invoice date: 2007-08-06 customer: given: Dorothy family: Ga...
Which of the following statements is/are true about parsing during the processing of YAML information?
Which of the following symbols allows you to declare comments in YAML?
Which of the following symbols allows you to declare local tag in an application using YAML?
Which of the following symbols is used to define nested tag namespace hierarchies in YAML?
Which of the following symbols is used to explicitly define a datatype in YAML?
Which of the following syntaxes allows a user to define local datatype in YAML?
Which of the following translation stages are followed during the reconcilation of YAML information?
Which of the following Type specifiers is/are available in YAML?