How is actual parameter different from the formal parameter?
No Answer is Posted For this Question
Be the First to Post Answer
Tell me what are bitwise shift operators?
wat is the output #define VOLEDEMORT _who_must_not_be_named int main() { printf("VOLEDEMORT"); }
PLS U SENS ME INTERVIEW O. MY EMAIL ADD, SOFIYA.SINGH@GMAIL.COM
main() {char a[10]={1,2,3,4,5,6};int x; for(x=0;x<4;x++){ b[x]=x+'a';} printf("%s",b);}
What is 2c dna?
Write code for finding depth of tree
Where can I get an ansi-compatible lint?
which of the following is allowed in a "C" arithematic instruction a) [] b) {} c) () d) none of the above
‘SAVEPOINT’ and ‘ROLLBACK’ is used in oracle database to secure the data comment. Give suitable examples of each with sql command.
What are the advantage of c language?
Is c dynamically typed?
What is the difference between formatted&unformatted i/o functions?