Recent questions tagged ugcnetcse-nov2017-paper3

1 votes
0 answers
31
1 votes
0 answers
38
1 votes
0 answers
39
An XML document that adheres to syntax rules specified by XML $1.0$ specification in that it must satisfy both physical and logical structured, is calledWell-formedReason...
1 votes
1 answer
41
1 votes
1 answer
42
Consider the following two sequences:$X=<B,C, D, C, A, B, C>$ and $Y=<C, A, D, B, C, B>$The length of longest common subsequence of $X$ and $Y$ is$5$$3$$4$$2$
1 votes
1 answer
48
Match the following :$\begin{array}{clcl} & \textbf{List-I} && \textbf{List-II} \\ \text{(a)} & \text{Data Link Layer} & \text{(i)} & \text{Encryption} \\ \text{(b)}...
1 votes
3 answers
49
1 votes
1 answer
50
1 votes
1 answer
53
Heap allocation is required for languages thatUse dynamic scope rulesSupport dynamic data structuresSupport recursionSupport recursion and dynamic data structures
2 votes
2 answers
54
1 votes
2 answers
56
5 votes
1 answer
57
1 votes
2 answers
59
Find the normalization transformation that maps a window whose lower left corner is at $(1,1)$ and upper right corner is at $(3,5)$ onto a viewpoint that is the entire no...