What is the initial function to be called in MFC and what
it will do
Answers were Sorted based on User's Feedback
Q1. A. What is unary operator? List out the different operators involved in the unary operator. B. What is an adjust field format flag? Q2. A. Distinguish between a # include and #define. B. Can a list of string be stored within a two dimensional array? Q3. A. Explain how a pointer to function can be declared in C++? B. List the merits and demerits of declaring a nested class in C++? Q4. A. What are the syntactic rules to be avoid ambiguity in multiple inheritence? B. Explain the operation of overloading of an assignment operator. Q5. A. Explain how the virtual base class is different from the conventional base classes of the opps. B. Explain how an exception handler is defined and invoked in a Program. Q6. A. What is a binary file? List the merits and demerits of the binary file usagein C++. B. Write short notes on Text Manipulation Routines. C. Write bites in Turbo c++ Header ("Include") Files.
Differ GetMessage, PostMessage & PeakMessage?
if no message handler is available for a message then will deal with the message ? does window proving any default mechanism?
1.Get string1,string2,string3 1.add string1 and 2,string1 and 3. 2.replace vowels with T 3.count number of T. 4.remove T 5.COPY string1 to stringf. 6.restore string1. print the following 1.Number of T 2.StringF 3.string1+string2+string3 Use pointers and functions
I can i set size of integer variable should be fixed for different operating systems(Ex i want integer size is 2bytes in OS)
what is the use of Mutex and critical section
2.create for 10 batch: Employee_Number Employee_name Employee_Dateofjoining Employee_address Employee_salary 1.select the employee name who deriving more than 10 thousand salary and joined before august 08. use structure and pointers
1)How to load an icon on a button as Dynamically ?
What is the difference between OnInitialUpdate and OnUpdate?
What is the difference between the SDI and MDI
What function is used to retrieve the currently selected index in a list box?
what is functioning of DIalodDataXchange ..?