635
views
3 answers
3 votes
752
views
1 answers
2 votes
In c,octal number have regular expressionA.0(digit)*B.0(digit)+C.0(digit)D.0
358
views
1 answers
1 votes
void main(){123e-23;12334;'A'; no compiler error"Abbdv";}void main{ {'A','b','b','d','v','\0'}; ...
408
views
1 answers
0 votes
459
views
1 answers
0 votes
In while loop semicolon at the end of while create infinite loopBut in do while(); semicolon at the end of while don't create infinite loop.actually it is correct syntax ...
154
views
0 answers
0 votes
252
views
0 answers
0 votes
When in simple c program I write only 3 lines it successfully compiled these 3 lines are:12334;'A';"Abbdv";But when I edit this program and try some different then it wil...
293
views
1 answers
0 votes
1:Where I find printf body in turbo cI know the prototype defined in stdio.h header file but body is not there?2:why without include header file program successfully comp...
991
views
1 answers
0 votes
543
views
1 answers
0 votes
K is int typeK=2.0/9;What k will print? In let us c they give that k final value is 0.0But I think it's value is 0
1.0k
views
2 answers
0 votes
536
views
3 answers
1 votes
768
views
0 answers
0 votes
A.dep >>jobB.dep >>partC.both a and bD.none of these
484
views
0 answers
1 votes
Mvd
How to find all mvd's in this table.i know mvd defination according to that we let t1,t2,t3,t4 in table but in this table ,which tuple we take t1,t2,t3,t4 .and how defin...
925
views
0 answers
0 votes
My gate 2016 rank is 3073 obc nclGate score 532. I have 4 questions in my mind1.which good college I can get at this rank.2.From the previous year cutoff I might get thes...
766
views
2 answers
0 votes
ww^r complement is CSLIs this right or wrongIf right please how can we prove
1.3k
views
3 answers
1 votes
1.0k
views
2 answers
1 votes
Why c is faster than java.
552
views
2 answers
1 votes