Can you write the algorithm for Queue?
No Answer is Posted For this Question
Be the First to Post Answer
c program to arrange digits in a no in ascending and descending order
f(*p) { p=(char *)malloc(6); p="hello"; return; } main() { char *p="bye"; f(p); printf("%s",p); } what is the o/p?
What are the advantages of using macro in c language?
What is a void pointer? When is a void pointer used?
could u able to tell about suresoft technical session
How do I access command-line arguments?
How will you print TATA alone from TATA POWER using string copy and concate commands in C?
0 Answers Amdocs, Apps Associates,
WHAT IS PRE POSSESSORS?
how to find the sizof of any datatype using bit manipulations
being a chemical engineer and with an aggregate of 80% why you opt for TCS and not your core industry?
What are reserved words?
What does %2f mean in c?