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
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between GetMessage and PeekMessage ?
Which CPrintInfo member variable must be set for multiple page printouts?
1) How do you Destroy a Dialog Box ?
How can server communicate with more than one client
how many types of classes are ther,what are that
Will there be any difference in the image buffer size if it is loaded in from CString to LPTSTR using GetBuffer()? lptstr = string.GetBuffer(0);
what are the feauters of CObject
In SDI how many view's are attached to document object and in MDI how many view's are attached to Document object?
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.
What types of threads are supported by MFC framework?
If application hangs while SendMessage is waiting for the result, how you handle it?
If there is more than 100 control in a window how we can change the Taborder of a controls