Implement bit Array in C.
No Answer is Posted For this Question
Be the First to Post Answer
what is data structure.in linear and non linear data structures which one is better?Explain
writ a program to compare using strcmp VIVA and viva with its output.
what is y value of the code if input x=10 y=5; if (x==10) else if(x==9) elae y=8; a.9 b.8 c.6 d.7
What is the difference between formatted&unformatted i/o functions?
What the advantages of using Unions?
what is an inline fuction??
explain what is a newline escape sequence?
How to add two numbers without using semicolon n c????
main() { int x=20,y=35; x = y++ + x++; y = ++y + ++x; printf("%d %d\n",x,y); }
27 Answers Advent Global Solutions, CitiGroup, Valeo Lighting Systems India Private Limited, Vishal Transformers, Wipro, Zencer,
I need a sort of an approximate strcmp routine?
i need all types of question paper releted to "c" and other language.
What does the message "warning: macro replacement within a string literal" mean?