Recent questions tagged kpgcet-cse-2019

0 votes
0 answers
31
The running time of an algorithm of n interdependent operations is computed with both the asymptotic & amortized analyses. The most accurate running time obtained by Asy...
0 votes
0 answers
32
In a banking system, where customers transact randomly for the storage & accession of desired data,the most appropriate file for storage of records could beSequential fil...
1 votes
2 answers
33
The least running time of creating spanning tree from connected graph in G(E, V) is O (V log V) O (E + V log V)O (E log V) O (V log V + E log V)Where E, V are respect...
0 votes
0 answers
34
When a programming system and software are developed separately for the same business process, the development cost of programming system is more than the software. softw...
0 votes
0 answers
36
The average number of accesses to access the desired record stored in a sequential file containing $n$ records is$(n+1)/2$$n/2$$(n − 1)/2$$n$
0 votes
0 answers
37
During the implementation stage of Software Development Life Cycle, the following UML diagram is designed to determine the correctness & Completeness of integration of di...
0 votes
0 answers
40
0 votes
0 answers
41
The ‘divide’ operator in the relational algebra is categorized asA mathematical operatorA relational operatorA mathematical cum relational operatorNeither relational ...
0 votes
0 answers
45
In the transaction management of schedule, theConflict serializability implies View serializabilityView serializability implies Conflict serializabilityConflict serializa...
0 votes
0 answers
46
A two level indexed sequential file of size $12,000$ records has $20$ entries in each index. The average number of accesses required for accessing a desired record is$600...
0 votes
0 answers
47
In a real time system, the time is more important than the quality ofStructure of the systemFunction of the systemCardinality of the fileFunctional dependencies of the re...
0 votes
0 answers
49
0 votes
1 answer
50
In the software testing, the behavioural testing is calledWhite box testingBlack box testingMutation testingIntegration testing
0 votes
0 answers
51
In a communicative network, though the scope of base station is circular area, the network scope is represented by______ shape, as it is nearest to the circular area. tri...
0 votes
1 answer
53
0 votes
0 answers
54
 The signature present in the object method clause of the class diagram contains ____________attributes of the related classes and ___________type. return, referentia...
0 votes
0 answers
55
In the 'Analyzing’ stage of Software Development Life Cycle (SDLC), _______defines the entire memory structure and ________ defines the main memory.schema, paradigm �...
0 votes
0 answers
56
0 votes
0 answers
57
A society is called information society if majority of people of all walks of life use _______ for their routine information processing.calculatorinformationcomputertelev...
0 votes
0 answers
58
In software engineering, the word paradigm means the operators and _______ are within the system. variablesoperandsconstantstransitive verbs