1 votes
1
In C programming language, if the first and the second operands of operator $+$ are of types int and float, respectively, the result will be of type intfloatcharlong int
5 votes
5
Output of the following loop isfor(putchar('c');putchar ('a');putchar('r')) putchar('t');a syntax error.cartrt.catrat.catratratratrat...
5 votes
6
0 votes
7
0 votes
8
How many $1$’s are present in the binary representation of $15\times 256+5\times 16+3$:$8$$9$$10$$11$
0 votes
9
Given a TM, M accepts 100 strings. Is it decidable, semi decidable or fully undecidable??
1 votes
10
Consider 2 problems X & Y. Now if X is reducible to Y.What does this mean.please explain with an example.
0 votes
13
Are both regular expression same .a*(ba*)* =(a+b)*ba(a+b)*if not then why????
0 votes
15
If n is a positive integer, then $$\int_{0}^{\pi} \frac{sin(2nx)}{sinx} dx$$