What is the auto keyword good for?
No Answer is Posted For this Question
Be the First to Post Answer
What do you mean by scope of a variable in c?
write a program to find out number of on bits in a number?
Write a C Program That Will Count The Number Of Even And Odd Integers In A Set using while loop
Which one to choose from 'initialization lists' or 'assignment', for the use in the constructor?
write a program in c language to print your bio-data on the screen by using functions.
6. Which of the Following is not defined in string.h? A)strspn() B)strerror() C)memchr() D)strod()
The operation of a stair case switch best explains the a) or operation b) and operation c)exclusive nor operation d)exclusive or operation Which of the following is/are syntactically correct? a) for(); b) for(;); c) for(,); d) for(;;);
1 Answers HCL, Public Service Commission,
Explain the difference between ++u and u++?
Write a C/C++ program to add a user to MySQL. The user should be permitted to only "INSERT" into the given database
2 Answers TCS, Unisys, Webyog,
What is the correct declaration of main?
the format specified for hexa decimal is a.%d b.%o c.%x d.%u
Two's compliment of -5