Answer Posted / vrushali
i feel perror would work for it..
please corect me if i m wrong
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
There seem to be a few missing operators ..
When reallocating memory if any other pointers point into the same piece of memory do you have to readjust these other pointers or do they get readjusted automatically?
Explain what does a function declared as pascal do differently?
How do we make a global variable accessible across files? Explain the extern keyword?
When was c language developed?
why use "return" statement a) on executing the return statement it immediately transfers the control back to the calling program b) it returns the value present in the parentheses return, to the calling program c) a & b d) none of the above
Where define directive used?
What is the right type to use for boolean values in c?
What is clrscr ()?
Hai,I have done with my bachelor of commerce and planing to ms,please suggest me how to convince vo for shifting from commerce to computers. Visa on 8 DEC 2014 Npu university
What is function what are the types of function?
What is a shell structure examples?
Differentiate between ordinary variable and pointer in c.
Write a C/C++ program to add a user to MySQL. The user should be permitted to only "INSERT" into the given database.
Write a program to check palindrome number in c programming?