PLS U SENS ME INTERVIEW O. MY EMAIL ADD, SOFIYA.SINGH@GMAIL.COM
No Answer is Posted For this Question
Be the First to Post Answer
What is array of structure in c programming?
How do we swap or interchange any 2 numbers without using Temporary variable...Anybody can pls answer it.. Thanks in Advance
What are the output(s) for the following ? #include char *f() {char *s=malloc(8); strcpy(s,"goodbye")} main() { char *f(); printf("%c",*f()='A'); }
Struct(s) { int a; long b; } Union (u) {int a; long b; } Print sizeof(s)and sizeof(u) if sizeof(int)=4 and sizeof(long)=4
no consistent academics. how to answer the question
How to establish connection with oracle database software from c language?
what is the meaning of 'c' language
Hi Every one...........I have been selected for the SBI Clerk. But i m one month Pregnanat. So anyone please suggest me, is they take any objection on my joining .
4 Answers State Bank Of India SBI,
How do you override a defined macro?
Difference between exit() and _exit() function?
What is wrong with this statement? Myname = 'robin';
What are the different types of endless loops?