3 votes
2
Please solve this question along with explanation.
1 votes
3
If R=P(phi) and T=P({1,2}) where P is power setThen cardinality for S=R * T is ?What i know is phi *{Any set} = phi so above cardinality must be zero too.
20 votes
4
10 votes
5
0 votes
6
2 votes
7
3 votes
9
x31⋅(1−x16)⋅(1−x15)⋅(1−x26)⋅$\frac{1}{(1-x)^{3}}$ find the coefficient of x52 ??
2 votes
10
The number of ways can 10 balls be selected from urn contain 10 identical red balls 5 identical green balls and 3 identical blue balls ?
3 votes
11
Which of the following determines which programs are admitted to the system for execution and when and which ones should be exited ?Long Term SchedulerMid term schedulerS...
3 votes
12
#include<stdio.h int main() { int a = 5; int b = ++a * a++; printf("%d ",b); return 0; }(a) 25 (b) 30 (c) 36 (d) Undefined Behavior
4 votes
15
minimum no of nodes n AVL tree of height 11 is a)230 b)231 c)232 c)233
11 votes
16
Whether LR(1) grammar is same as that of CLR(1) grammar. If yes then please explain and if not then what is the difference between them?
11 votes
17
The number of elements in the power set of the set {{A, B}, C} is$7$$8$$3$$4$
2 votes
18
let p = you have the flu q: you miss the final examination r: you pass the courseexpress it: (p&#8896;q) &#8897; ( not q &#8896; r )
13 votes
22
If $m$ students require a total of $m$ pages of stationery in $m$ days, then $100$ students will require $100$ pages of stationery in$100$ days$m /100$ days$100/m$ days$m...
5 votes
25
The population of a new city is $5$ million and is growing at $20\%$ annually. How many years would it take to double at this growth rate? $3-4$ years$4-5$ years $5-6$ ye...