- Q Explain about Child Abuse Pediatrics ?
- Q Explain the origin of Eukaryotes.
- Q What is neutral equilibrium ?
- Q Who was called The Man of Destiny
- Q How many specs are there in rpg & which are they?
- Q Who is your sponsor?
- Q Explain factors influencing managerial decision ?
-
Q
Find the output for the following C program
#include
void main(void) { inty,z;
intx=y=z=10; int f=x; float ans=0.0; f *=x*y; ans=x/3.0+y/3; printf("%d %.2f",f,ans); } - Q Do you know the concept of hashing?
- Q Is sim pin code working?
- Q Differentiate between Multiprocessing, Mutliprogramming and Multithreading.