shorting algorithmS


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

Post New Answer

More C Interview Questions

When a c file is executed there are many files that are automatically opened what are they files?

0 Answers  


How can you convert integers to binary or hexadecimal?

0 Answers  


#include<stdio.h> #include<conio.h> void main() { char ch='\356'; printf("%d",ch); } o/p=-18 why?plz.explain

2 Answers  


which header file contains main() function in c?

17 Answers   Google, HCL, TCS,


What is storage class?

0 Answers  


What is the difference between printf and scanf )?

0 Answers  


What is the function of this pointer?

0 Answers   Agilent, ZS Associates,


Differentiate between null and void pointers.

0 Answers   TCS,


What is the importance of c in your views?

0 Answers  


What is scanf () in c?

0 Answers  


Do variables need to be initialized?

0 Answers  


What are register variables? What are the advantage of using register variables?

0 Answers   TISL,


Categories