- Q Which two colours are on a semaphore flag
- Q Name the family and order of Sleeper ?
- Q How do we prepare diborane?
- Q Write Short Notes on Functions of biological membranes
- Q How do I rate as an interviewer?
- Q Explain the difference between a block, extent and segment?
- Q Name the effect that is caused by scattering of light in colloids or suspensions.
- Q Desert with high gold reserves is?
- Q What do you do really in pricing determination and what are the main differences between pricing procedures?
- Q main(){ char a[100]; a[0]='a';a[1]]='b';a[2]='c';a[4]='d'; abc(a); } abc(char a[]){ a++; printf("%c",*a); a++; printf("%c",*a); }
- Q What is the response time per return?