- Q Who did Billie Piper play in Dr Who?
- Q The largest Indian river flowing into the Arabian Sea is?
- Q What is search Record?
- Q int a[5],*p; for(p=a;p<&a[5];p++) { *p=p-a; printf("%d ",*p); }
- Q What is the purpose of goto Label statement
- Q When creating a color picture in mathcad, what must be done first?
- Q When and Why to use Descriptive programming?
- Q Koyna is a tributary of the river:
- Q The sports Authority of India was established in:
- Q How can a function retun more than one value in oracle with proper example?
- Q What is an adaptor class or wrapper class in c++?