Question { 2653 }
what are threads ? why they are called light weight
processes ? what is the relation between process and threads ?
Answer
Is This Answer Correct ? | 2 Yes | 1 No |
Question { 4504 }
What is that continue statement??
Answer
Is This Answer Correct ? | 0 Yes | 0 No |
Question { 5760 }
write a program that accepts 3 numbers from the user. dispaly
the values in a descending order.
Answer
Is This Answer Correct ? | 2 Yes | 5 No |
Question { 3337 }
is forign key will be unique key any table or not?
Answer
Is This Answer Correct ? | 1 Yes | 0 No |
IS it possible to define a zero sized array in c.if it is
possible how can the elements of that array can be
accessed.array index starts from zero,if it is possible to
define zero sized array how can be its first element can be
accesseed.
Answer
Is This Answer Correct ? | 2 Yes | 6 No |