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
How to handle dynamic menus in MFC?
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);
Does the application have more than one object? If Yes, Briefly explain.
What is the size of class
What is the use of OninitDialog ?
Which CPrintInfo member variable must be set for multiple page printouts?
What four types of properties are supported by an ActiveX control?
How can update edit control data of an executing application from other application?
How many types of dialog box are their
What is CALLBACK? How it work? what is the advantage of CALLBACK, please explain with an example
How many types of combo box are their
2 Answers Aaditya Info Solutions, E Logic,
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