BNF Quiz

Description

Test your knowledge on BNF and EBNF
Amy Dang
Quiz by Amy Dang, updated more than 1 year ago
Amy Dang
Created by Amy Dang about 1 year ago
11
0

Resource summary

Question 1

Question
Define a grammar for the empty language, which is a language containing no strings. (There is no valid sentence in the empty language.)
Answer
  • empty ->

Question 2

Question
Define a grammar for the letter language. A letter is a lower-case Latin letter between a and z.
Answer
  • <letter> -> <a> | <b>| <c> | ... |<z>|

Question 3

Question
Define a grammar for the word language. A word is a sequence of one or more letters. You may refer to the letter nonterminal defined above.
Answer
  • <word> -> <letter> |<word> <letter>

Question 4

Question
Define a grammar for the parenthesis language, where all sentences in the parenthesis language consist of balanced pairs of left and right parentheses. Example of valid pairs: (), (()), ()(), (((()())()())). Example of invalid pairs: ())(, (, )(, )(((((((((.
Answer
  • <paren> -> (<paren>) <paren> | <empty>
Show full summary Hide full summary

Similar

Characters in "King Lear"
eleanor.gregory
Geometry Formulas (Perimeters)
PatrickNoonan
Resumo para o exame nacional - Felizmente Há Luar!
miminoma
Poppies - Jane Weir
Jessica Phillips
Relationships in Streetcar
Alanna Pearson
untitled 2
lola_smily
New GCSE Maths
Sarah Egan
Testing for ions
Joshua Rees
Theory of Knowledge Essay Preparation
Derek Cumberbatch
2PR101 1. test - 2. část
Nikola Truong
Power and Conflict Poetry
Charlotte Woodward