Explain union. What are its advantages?
No Answer is Posted For this Question
Be the First to Post Answer
HOW TO SWAP TWO NOS IN ONE STEP?
When should you use a type cast?
Name the language in which the compiler of "c" in written?
Why n++ execute faster than n+1 ?
Find duplicates in a file containing 6 digit number (like uid) in O (n) time.
what are bps & baud rates? differentiate these two?
What is a pointer variable in c language?
What are the advantages of the functions?
write a programme that inputs a number by user and gives its multiplication table.
write a program that will open the file, count the number of occurences of each word in the the complete works of shakespeare. You will then tabulate this information in another file.
int main(){ float f=8.0; if(f==8.0) printf("good"); else printf("bad"); } what is the answere and explain it?
is forign key will be unique key any table or not?