Question 26 In the simplified flowchart given below, the shaded boxes represent code that is executed during a test case. The Branch coverage is A 3/4 […]
Question 745 Which of the following statements are not correct? S1: 3NF decomposition is always lossless join and dependency preserving S2: 3NF decomposition is always lossless […]
According to the given language, which among the following expression does it corresponds to? Language L={xɛ{0,1}|x is of length 4 or less} Correct Answer: D Question […]
Question 5 Which of the following is machine independent optimization? A Loop optimization B Redundancy Elimination C Folding D All of the options Compiler-Design Question 5 […]
A regular expression is (a+b*c) is equivalent to : Correct Answer: D Question 10 Explanation: Given regular expression is (a+b*c). It means either a or zero […]
Directions for question number 38 to 42: Answer the questions on the basis of the following information provided: The students of a school participates in various […]
Question 29 Which mechanism in XML allows organizations to specify globally unique names as element tags in documents? A root B header C schema D namespace […]