Recent questions without a selected answer

552
views
2 answers
0 votes
Which of the following procedure is suitable to find the longest path from a given vertex to any other given vertex in a directed acyclic graph ( ... edge weights.A) Divide and ConquerB)Greedy approachC)Dynamic programmingD)All of these
267
views
1 answers
0 votes
340
views
0 answers
1 votes
In a given situation how does one know whether hierarchical or simultaneous access in cache is being talked of?
364
views
2 answers
0 votes
Smiths's marks were wrongly entered as 83 instead of 63. Due to that the average marks for the class got increased by half(1/2). The number of students in the class is?
1.4k
views
1 answers
0 votes
The total number of NAND gates required to implement a 4 × 1 multiplexer is (assuming a NAND gates of any number of inputs are available) ________.
846
views
0 answers
0 votes
Please give an example i didn't get itThe depth of any DFS tree rooted at a vertex is at least as much as thedepth of any BFS tree rooted at the same vertex.
824
views
0 answers
0 votes
state TRUE or FALSE. and whyRunning a DFS on an undirected graph G = (V;E) always produces the samenumber of cross edges, no matter what order the vertex list V is in and no matterwhat order the adjacency lists for each vertex are in.
217
views
1 answers
0 votes
Can any one tell me how to implement a c compiler in c++ language. .??
1.8k
views
1 answers
2 votes
What is the channel capacity of printer (in bps) with a 400Hz bandwidth and a signal to noise ratio is 7 dB?
226
views
0 answers
0 votes
i am confused with S=R=T=0 ,HERE IT CONTAIN NEXT STATE AS RESET AND HOLD .......WHICH ONE IS TO CONSIDER AND ALSO THERE ARE SOME COMBINATION FOR WHICH NEXT STATE IS NOT DEFINED SO SHOULD I CONSIDRR THEM AS DONT CARE OR ZERO?????
1.1k
views
1 answers
0 votes
The representation of the value of 20 bit signed integer in 2's complement form is P = (A72E5)16 . Which of the following represents 16 P in 1's complement ... is that base greater than 15 should be there????no matter 16 or 20???
336
views
1 answers
1 votes
main(){int x=68;char y='D';if (x!=y)printf("true");else printf("false");}the output is coming false. but why?according to me the base address is compared so answer should be true?
382
views
2 answers
0 votes
F(n)=n^(sin n)G(n)=n^(cos n)Why they are non comparable.
257
views
0 answers
0 votes
What is the main reason behind using Cache Mapping?Suppose if there is a cache hit, then will mapping be of any use?
13.2k
views
2 answers
1 votes
An ISP is granted a block of addresses starting with 120.60.4.0/22. The ISP wants to distribute these blocks to 100 organizations with each ... each subblock. Find out how many addresses are still available after these allocations.
336
views
0 answers
0 votes
hii, my GO account is blocked .so what to do now ?when i used go pdf and click for answer on website then not go for website and show the message on screen ... ,but i go to my account section where shows is BLOCKED.plz suggest me what to do
619
views
3 answers
2 votes
The average of five consecutive number is X. If the next three numbers are also included, determine the increase in the average of eight numbers. A) XB) X/2C) X + 1.5D) 2
355
views
2 answers
0 votes
The average weight of 10 men is increased by 1.8 kg when one man who weighs 53 kg is replaced by a new man. Find th weight of a new man?
1.8k
views
0 answers
0 votes
Original question - here Consider Peterson's algorithm for mutual exclusion between two concurrent processes i and j. The program executed by process is shown below.repeat ... into CS. May you guys please explain, how option c) is answer!
977
views
5 answers
2 votes
Average age of class of 39 student is 15 years. If the age of teacher is included the average is increased by 3 months. Find the age of the teacher?
495
views
2 answers
0 votes
If 15% of x is the same as 20% of y, then x:y is?
606
views
0 answers
0 votes
Q2Q1Q0000101001110000The table (just imagine) is something like that for flip flop. Initial state is 000 so after how much clock cycle does 000 repeated from given table?I am confused that the repeated is counted or not.
846
views
0 answers
0 votes
%{ #include<stdio.h> int vowels=0; int cons=0;%}%%[aeiouAEIOU] {vowels++;}[a-zA-Z] {cons++;}%%int yywrap(){return 1;}int main( ... ubuntu . iam able to enter the string but it does print the line for counting vowels and consonants
261
views
1 answers
0 votes
485
views
1 answers
0 votes
Find L1/L2 for L1=L(a*baa*) , L2=L(ab*)
428
views
1 answers
0 votes
The family of regular language is closed under right quotient with a regular language How??
491
views
0 answers
0 votes
Hello, I get confused while solving the examples which have Existetial and universal specification/generalization.Can anyone help me to solve my doubts, 1)When to assume variable as ... $\forall x$ negation(S(x))?
661
views
0 answers
1 votes
I have doubt that how to merge the ip addresses into single one using Aggregation. Please discuss the approach Like I have ip addresses 192.24.0.0/21,192.24.16.0/ ... .24.0.0/19How, I am little confused with the approach help me out here :)
3.2k
views
0 answers
0 votes
MINIMUM NUMBER OF CLOCK PULSE REQUIRED TO GET SAME INPUT DATA AT OUTPUT WITH SAME CLOCK