Home |
||
Job Placement Papers (All Companies) |
||
Placement Papers>>Alter | ||
AlterSample Test Paper :Alter Engineering
1.
int b=10; 2. What is the difference between malloc, calloc and realloc? 3. What does malloc return in C and C++?
4.
main()
5.
void main()
6.
Declare a pointer to a function that takes a char pointer
7.
How do we open a binary file in Read/Write mode in C?
8.
class A 9. what do you mean by exception handling? 10. What are "pure virtual" functions?
11.
What is the difference between member functions and 12. What is the4 difference between delete[] and delete? 13. Question on Copy constructor. 14. What are namespaces? 15. One question on namespace.
16.
What are pass by valu and pass by reference? 17. How to invoke a C function using a C++ program?
18.
char *str; 19. Difference between function overloading and function overriding.
20.
There is a base class sub, with a member function fnsub(). There are
|
||
Contribute content or training reports / feedback /
Comments |