What 'lex' does?
No Answer is Posted For this Question
Be the First to Post Answer
Write a function that accepts two numbers,say a and b and makes bth bit of a to 0.No other bits of a should get changed.
2 Answers Scientific Atlanta, Wipro,
What is the output for the below program? void main() { float me=1.1; double you=1.1; if(me==you) printf("love c"); else printf("know c"); }
What is difference between structure and union?
write a programe returns the number of times the character appears in the string
which operator having lowest precedence?? a.)+ b.)++ c.)= d.)%
write a program for the normal snake games find in most of the mobiles.
Explain how can I avoid the abort, retry, fail messages?
what is bit rate & baud rate? plz give wave forms
What will be the output of x++ + ++x?
Using which language Test cases are added in .ptu file of RTRT unit testing???
What is formal argument?
How can I make a program in c to print 'Hello' without using semicolon in the code?
9 Answers C DAC, Practical Viva Questions,