Recent questions tagged self-doubt

0 votes
2 answers
121
Both euler path and euler circuit can be present in a graph ?
0 votes
0 answers
122
0 votes
1 answer
123
How many ‘n’ state FA are possible with ‘m’ symbols with –(i) Designated initial state(ii) With designated initial and final state(iii) With no designated initi...
0 votes
0 answers
124
3 votes
3 answers
125
complement of CFL can never be CFL.please explain if the above statement is true of false?
0 votes
2 answers
127
Calculus looks difficult for me. Any resources to learn calculus for GATE
1 votes
0 answers
128
In Page Table,page-frame address entries are static or Dynamic means whether they are changed or not??(Consider 1-level page table)
3 votes
1 answer
131
Please give an example case for which all the three conditions$f(n)\neq O(g(n))$,$f(n)\neq \Theta (g(n))$ and$f(n)\neq \Omega (g(n))$holds true.
0 votes
1 answer
132
Why can’t we keep target32 address in the 32 bit registers of the RISC instruction? Why is it have to be tJ target26 instead of J target32 ?
0 votes
1 answer
133
Are comparison charts of Made easy genuine?And say now if my rank is 3 in a test and after sometime if someone scores more than me will my rank get shifted to 4?
0 votes
0 answers
134
Is Mealy machine and Moore Machine in syllabus?
2 votes
2 answers
135
0 votes
0 answers
137
0 votes
0 answers
138
Turing machine,language A = {a+b=c | a, b, c are sequences of 1's; |c| = |a| + |b|; |a| >= 0 and |b| 0}.
0 votes
1 answer
139
X=2;Y=++x * ++x * ++x ;Printf("%d",Y);In the above question, we have to use the final value of x or it will be evaluated seperately and then multiplied.Ex: Y= 3*4*5; or Y...
1 votes
1 answer
140
What is the best case and worst case of the algorithm? And when will best case and worst case will happen??int main() { for(i=1 ; i<=n ; i++) { if(n%i == 0) { for(j=1 ; j...
0 votes
0 answers
141
Can a weak entity depend on more than one strong entity?If yes then how does that exaclty work?
0 votes
0 answers
143
What is the correct answer of this Question and what are the Minimized tables ???
0 votes
0 answers
144
In this answer, how is the number of conflict equivalent schedule equal to T1->T2 equal to 1(How is it being calculated). And how is the number of conflict equivalent sch...
0 votes
0 answers
145
What is the difference between Turing recognizable language and Turing decidable language?Please someone explain me clearly the concept
0 votes
0 answers
146
Can anyone please suggest me what is the best youtube video lecture series on C programming for gate.
0 votes
0 answers
147
If adjacency matrix of 2 graphs are same, then can we say that those 2 graphs are isomorphic?
0 votes
0 answers
148
I doubtWhether (a,b)R(b,c) is symmetric or antisymmetric or reflexive relationAnd how to approach this type of sums?
0 votes
1 answer
149
How to prepare for BARC exam and how many marks required to confirm interview call from the previous cutoff’s.Thankyou.