What is a singleton linked list?
Answer / arun
it is a data structure of collection of nodes,which contain
data and address part.. address part hold the address of
next data.
| Is This Answer Correct ? | 10 Yes | 1 No |
kindly send interview materials
Write a program that prints the numbers from 1 to 100. But for multiples of three print "Fit" instead of the number and for the multiples of five print "Bit". For numbers which are multiples of both three and five print "FitBit".
In OB52 , How to define two open posting period, Like only 5 and 8 posting should be open.. should not open 6 and 7..period..
write a program on c(or)c++(or)java language i.e if i have 5 numbers like (10,24,3,9,15) i want to display highest number from these numbers
I am looking for selenium RC online Training in chennai. can any one tell me the best institute
differences between qtp10.0 and 11.0 ?
1.Mutating table
How to print a name "ARCHANA" in any programming language
cobol is execution r not without jcl
Hey this is venkatesh.Please can any body tell me what is SFLNXTCHG?where we use this keyword?what perpuse we use this?Can you tell me in real time senario with example? And in 7 specification(RPG/400)what is the mandatory specification using programs?
I want to insert date in the form of yyyy-mm-dd... if any changes happen while inserting date format want to show error meg...any one can solve this..??
5. How do you round the addition or subtraction of two numbers in assembler?