if the area was hit by a virus and so the decrease in the
population because of death was x/3 and the migration from
other places increased a population by 2x then annually it
had so many ppl. find our the population in the starting.
How can I trap or ignore keyboard interrupts like control-c?
WHAT IS THE DEFINATION OF IN TECHNOLOGY AND OFF TECHNOLOGY ?
why java is called as a purely oops language.
what is a static function
What are pointers? Why are they used?
what is the difference b/w NULL and null?
Which driver is a pure java driver
write a c program to print a given number as odd or even without using loop statements,(no if ,while etc)
Please write me a program to print the first 50 prime numbers (NOT between the range 1 -50)
when to use : in c program?
what is the output for this question: main() { int i=1; printf("%d%d%d",i,i++,++i); }
Is null always defined as 0(zero)?