![]() Related Questions Latest Answer : Hi, This is a typical example of reflection. If you are using .NET then use reflection for this purpose. In this case you create an object of a particular type and the invoke methods at run time by passing function name. ... Latest Answer : pass multiple variables to the function as formal parameters ... function will actually set those values (output variables). ... Latest Answer : In C++, assignment and copy construction are different because the copy constructor initializes uninitialized memory, whereas assignment starts with an existing initialized object. If your class contains instances of other classes as data members, the ... Latest Answer : Object is a instance of a class . say for example if car is class ,maruti car and matiz car are objects of a class . ... Latest Answer : Transient object : 1> emporary Object 2> Can not be serilised (ie. can not save to secodary ... Latest Answer : Abstract classes: They are modeled with their names in italicsStatic Members: They are modeled with an underline ... Tags : Abstract Latest Answer : gets does NOT check the size of the buffer and overflow on the stack can occour. Because of this, you should use fgets in preferance. ... Latest Answer : *(*(*(*(a+i)+j)+k)+l) ... Tags : Pointer How will you declare an array of three function pointers where each function receives two ints and returns a float? Latest Answer : Use fread() and fwrite() ...
Sponsored Links
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||