Intec Placement Paper : Whole Testpaper Bangalore - 15 November 2006
INTEC PAPER ON 15th NOVEMBER AT BANGALORE
Hi Folks
Intec Placement Paper : Whole Testpaper Bangalore - 12 November 2006
Hai friends,,
Here are some questions. of intec test
1. what is malloc and calloc function.explain difference between them?
2. what is difference betwn const int*p and int *const p something like that?
3. wap to dynamically allocate memory using malloc function?
4. wap to resize the allocated memory done with help of malloc and design the case for exceptional handling?
5. wap to reverse string without using second variable?
6. write a trim function to trim the white spaces at beginning and end of string?
7. wap to multiply 2 number without using mulitiplication operator?
8. some question were objective where we have to findthe output of a particular function..and there were question regarding operator overloading,friend function,constructor etc.
Intec Placement Paper : Intec Paper Whole Testpaper Bangalore - 15 November 2006
Intec Placement Paper : Intec Paper Whole Testpaper Bangalore - 12 November 2006
Here are some questions. of intec test
1. what is malloc and calloc function.explain difference between them?
2. what is difference betwn const int*p and int *const p something like that?
3. wap to dynamically allocate memory using malloc function?
4. wap to resize the allocated memory done with help of malloc and design the case for exceptional handling?
5. wap to reverse string without using second variable?
6. write a trim function to trim the white spaces at beginning and end of string?
7. wap to multiply 2 number without using mulitiplication operator?
8. some question were objective where we have to findthe output of a particular function..and there were question regarding operator overloading,friend function,constructor etc.