List the difference between a While & Do While loops?
No Answer is Posted For this Question
Be the First to Post Answer
read an array and search an element
a.One Cannot Take the address of a Bit Field b.bit fields cannot be arrayed c.Bit-Fields are machine Dependant d.Bit-fields cannot be declared as static Which of the Following Statements are true w.r.t Bit-Fields A)a,b&c B)Only a & b C)Only c D)All
3 Answers Accenture, Digg.com,
Tell me is null always defined as 0(zero)?
consagous technology placement paper
String concatenation
simple program of graphics and thier outpu display with a want what is out put of graohics in c language
What is array within structure?
pgm to find middle element of linklist(in efficent manner)
hi send me sample aptitude papers of cts?
Write one statement equalent to the following two statements x=sqr(a); return(x); Choose from one of the alternatives a.return(sqr(a)); b.printf("sqr(a)"); c.return(a*a*a); d.printf("%d",sqr(a));
What is a volatile keyword in c?
What is the difference between calloc() and realloc()?