ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   SiteMap shows list of All Categories in this site.
Google
 
Categories  >>  Software  >>  Programming Languages  >>  C
 
 


 

 
 C interview questions  C Interview Questions
 C++ interview questions  C++ Interview Questions
 VC++ interview questions  VC++ Interview Questions
 Delphi interview questions  Delphi Interview Questions
 Programming Languages AllOther interview questions  Programming Languages AllOther Interview Questions
Question
dibakar & vekatesh..uttejana here..abt ur reply for in 
place reversal of linked list..wats p stands for there?
 Question Submitted By :: Uttejana
I also faced this Question!!     Rank Answer Posted By  
 
  Re: dibakar & vekatesh..uttejana here..abt ur reply for in place reversal of linked list..wats p stands for there?
Answer
# 1
p stands for head node.
link stands for the next node it has to point
 
Is This Answer Correct ?    0 Yes 0 No
Vinod L R
 

 
 
 
Other C Interview Questions
 
  Question Asked @ Answers
 
what is real time system?what is the differance between hard and soft real time systems  2
Given an array of length N containing integers between 1 and N, determine if it contains any duplicates. SilverKey2
write an algorithm which can find the largest number among the given list using binary search ............... this was asked in the interview Satyam2
Write a program for deleting duplicate elements in an array Subex3
Write a program to compute the following 1!+2!+...n!  3
what is op? for(c=0;c=1000;c++) printf("%c",c); Trigent18
Program to trim a given character from a string. NetApp4
Which of the following about automatic variables within a function is correct ? a.its type must be declared before using the variable b.they are local c.they are not initialised to zero d.they are global. TCS3
can we access one file to one directory?  1
what is pointer ? Kernex-Micro-Systems7
please give me answer with details #include<stdio.h> main() { int i=1; i=(++i)*(++i)*(++i); printf("%d",i); getch(); }  3
Dear Sir, we are required the bubble sorting programs Regs Prem  1
What is the output of the program given below #include<stdio.h> main() { char i=0; for(;i>=0;i++) ; printf("%d\n",i); } ADITI14
what is the maximum no. of bytes calloc can allocate Mphasis2
difference between my-strcpy and strcpy ? Geometric-Software3
two variables are added answer is stored on not for third variable how it is possible?  3
What is an volatile variable? HP12
create an SINGLE LINKED LISTS and reverse the data in the lists completely  3
main() { int x=20,y=35; x = y++ + x++; y = ++y + ++x; printf("%d %d\n",x,y); } what is the output? Ramco4
10. Study the code: void show() main() { show(); } void show (char *s) { printf("%sn",s); } What will happen if it is compiled & run on an ANSI C Compiler? A)It will compile & nothing will be printed when it is executed B)it will compile but not link C)the compiler will generate an error D)the compiler will generate a warning Accenture4
 
For more C Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com