STL (140)
OOPS (873)
C++ General (2409) Declare a pointer to a function that takes a char pointer as argument and returns a void pointer.
1004There is a base class sub, with a member function fnsub(). There are two classes super1 and super2 which are sub classes of the base class sub.if and pointer object is created of the class sub which points to any of the two classes super1 and super2, if fnsub() is called which one will be inoked?
995
Explain one-definition rule (odr).
Snake Game: This is normal snake game which you can find in most of the mobiles. You can develop it in Java, C/C++, C# or what ever language you know.
Show the declaration for a pointer to function returning long and taking an integer parameter.
How does c++ structure differ from c++ class?
What are the advantages of using a pointer? Define the operators that can be used with a pointer.
i got a backdoor offer in process global,Bangalore..Can i work with it?
Is c# written in c++?
What is an incomplete type in c++?
Can an interface inherit a class?
How are pointers type-cast?
How do you define/declare constants in c++?
What is #include iomanip?
write a program that takes input in digits and display the result in words from 1 to 1000
Do you know the use of vtable?
Specify different types of decision control statements?