How to Force edit mode in a TListView via a keypress ?
22
what is multithreading in c++ ,
what is difference between multithreading and
singlethreading.
4
What is meaning of tree
9
When you?re running a component within ASP.NET, what process
is it running within on Windows XP? Windows 2000? Windows 2003?
131
write a code for this. serial_number contained in the
header of the file will be read , if this serial number is
less than a previous serial number within a successfully
processed file, or is the same as another serial number
within a successfully processed file, or if the field
contains anything other than 7 digits, then the file must
error with the reason ‘Invalid SERIAL_NUMBER’.
a number is perfect if it is equal to the sum of its proper
divisor..
6 is perfect number coz its proper divisors are 1,2 and
three.. and 1+2+3=6...
a number is deficient if the sum of its proper divisor is
less than the number..
sample: 8 is deficient, coz its proper divisors are 1,2 and
4, and 1+2+4=7.
abundant number, if the sum of its proper divisor is greater
than the number..
sample..12 is abundant coz 1+2+3+4+6=16 which is geater than 12.
now write a program that prompts the user for a number, then
determines whether the number is perfect,deficient and
abundant..
9
What are the Benefits of the ConstraintBroker?
6
what do u mean by tagging
18
what you mean by mantis in IT interview?
why we use mantis?
advantage of mantis?
20
How to keep seconds from being included in the display when
using TDateTimePicker?
5
hi
This is radhika.Can anyone help me to know the question
papers of NATIONAL INFORMATICS CENTRE for the post of
scientific officer/engineer?
if anyone know plz tell me question paper pattern
18
Describe the difference between Interface-oriented,
Object-oriented and Aspect-oriented programming