say the following declaration is correct nr not.
int b=a,n=0;
Answer Posted / kani
wrong
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Are pointers really faster than arrays?
What are structure types in C?
When should a far pointer be used?
Write a program to reverse a linked list in c.
What are 'near' and 'far' pointers?
Is c procedural or functional?
What is a null pointer in c?
Explain what are its uses in c programming?
What is the difference between pure virtual function and virtual function?
What is huge pointer in c?
In C programming, how do you insert quote characters (‘ and “) into the output screen?
What does the c preprocessor do?
how can use subset in c program and give more example
What is a method in c?
Explain what’s a signal? Explain what do I use signals for?