The __________ attribute is used to announce variables based on definitions of columns in a table?
No Answer is Posted For this Question
Be the First to Post Answer
what is ANSI and ISO
What are the different types of linkage exist in c?
main() { int i,j,A; for(A=-1;A<=1;A++) prinf("%d\t",!!A); }
main() { char *ptr = "Ramco Systems"; (*ptr)++; printf("%s\n",ptr); ptr++; printf("%s\n",ptr); } Find the Outputs?
What is the 'named constructor idiom'?
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 to create struct variables?
Explain goto?
how to find your architecture is LittleEndian or BigEndian?
What is hash table in c?
Explain what is a program flowchart and explain how does it help in writing a program?
What is the use of putchar function?