Answer Posted / rahul
Put mirror on SWAP. You can see the reverse on the mirror.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is the use of a conditional inclusion statement in C?
How to establish connection with oracle database software from c language?
What are directives in c?
How macro execution is faster than function ?
What is the difference between if else and switchstatement
The file stdio.h, what does it contain?
What is the use of structure padding in c?
Explain the properties of union. What is the size of a union variable
what type of questions arrive in interview over c programming?
How many types of operator or there in c?
I came across some code that puts a (void) cast before each call to printf. Why?
Is fortran faster than c?
Differentiate between #include<...> and #include '...'
Why #include is used in c language?
Which is better oop or procedural?