In this video we are going to discuss another question which was asked in the exam of ISRO 76. Which of the following algorithm solves the all-pair shortest path problem? Prim’s algorithm Dijikstra’s algorithm Bellman-Ford’s algorithm Floyd-Warshall’s algorithm
In this video we are going to discuss another question which was asked in the exam of ISRO Q.77 If L and P are two recursively enumerable languages, then they are not closed under (a) Kleene Star L * of …
In this video we are going to discuss another question which was asked in the exam of ISRO Q.47 Capability Maturity Model (CMM) is a methodology to develop and refine an organization’s software development process develop the software test the …
In this video we are going to discuss another question which was asked in the exam of ISRO Q.79 The output of a lexical analyzer is A parse tree Intermediate code Machine code A stream of tokens
In this video we are going to discuss another question which was asked in the exam of ISRO Q.55 What does the following C-statement declare? int (*f) (int*); A function that takes an integer pointer as argument and returns an …
In this video we are going to discuss another question which was asked in the exam of ISRO Q.61 In software maintenance tackling the changes in the hardware or software environment where the software works, is Corrective maintenance Perfective maintenance …
In this video we are going to discuss another question which was asked in the exam of ISRO Q.57 The best data structure to check whether an arithmetic expression has balanced parenthesis is a Queue Stack Tree List
In this video we are going to discuss another question which was asked in the exam of ISRO 60. The cyclomatic complexity of each of the modules X and Y shown below is 10. What is the cyclomatic complexity of …
In this video we are going to discuss another question which was asked in the exam of ISRO 40. XPath is used to navigate through elements and attributes in XSL document XML document XHTML document XQuery document
In this video we are going to discuss another question which was asked in the exam of ISRO. Q.39 XPath is used to navigate through elements and attributes in XSL document XML document XHTML document XQuery document –
In this video we are going to discuss another question which was asked in the exam of ISRO. Q.38 Estimation of software development effort for organic software in basic COCOMO is (a) E = 2.0(KLOC)1.05PM (b) E = 3.4(KLOC)1.06PM (c) …
In this video we are going to discuss another question which was asked in the exam of ISRO. Q.37 What is WPA? wired protected access wi-fi protected access wired process access wi-fi process access