What is scanf_s in c?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

main() { charx; while (x=0;x<=255;x++) printf("\nAscii value %d Character %c,x,x); }

2 Answers  


Stimulate calculator using Switch-case-default statement for two numbers

0 Answers   Wipro,


which of the following statement is wrong a) mes=123.56; b) con='T'*'A'; c) this='T'*20; d) 3+a=b;

0 Answers  


Whats s or c mean?

0 Answers  


What is the general form of #line preprocessor?

0 Answers  






Tell me what is the purpose of 'register' keyword in c language?

0 Answers  


Between macros and functions,which is better to use and why?

0 Answers  


What's the difference between constant char *p and char * constant p?

0 Answers   Celstream,


Every time i run a c-code in editor, getting some runtime error and editor is disposing, even after reinstalling the software what may be the problem?

2 Answers  


WRITE A PROGRAM TO PRINT THE FOLLOWING OUTPUTS USING FOR LOOPS. A) * B) ***** *** * * ***** * * *****

2 Answers  


Why doesnt long int work?

0 Answers  


Are the variables argc and argv are local to main?

0 Answers   TISL,


Categories