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 |
Write a shell program. Enter number of days from keyboard. Find out the number of years, month and days it contains
how do you generate source code for the automatic generation for receipt number
Wrtite a JCL for sorting a file with start from 36 postion lenth 9 excluding a num eq to 98768. for 3 marks mainframe
Which tag is used to break a line
1. Write a program to create a sentence at runtime and count number of vowels in it ? 2. Write a program to get a string and to convert the 1st letter of it to uppercase ?
To sorting array of 10 elements which sorting is best a)selection b)bubble c)tree sort
HOW TO DOWNLOAD ORCUT SITE VIDEOS IN PC WITH THE HELP OF MOZILL'S FIREFOX?
what is adodb??y it is used for connection of V.B and access??what is ado?dao?
In loading programs into memory, what is the difference between load-time dynamic linking and run-time dynamic linking?
How to connect to ms word wit VB ojective is to prepare s/w to generate question paper , selects questions randomly from the ms access , database
What is Boxing?
Suppose i have all the implementation code required is written in doGet() but my class has doPost() method. i need code implemented in doGet() how can we do that?