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
Given two processes, how can they share memory?
What is the difference between the ASSERT and VERIFY macros?
what message is sent to an application when the user presses the primary button?
Does the application have more than one object? If no, then what is the reason?
What is the difference between the Encapsulation and Abstraction
25 Answers HCL, Invensys, TCS, Wipro,
1) How do you Destroy a Dialog Box ?
What is LPCTSTR? What does LP denote it?
what is the meaning of constant FILE EXCEEDS LENGTH LIMIT while loading from ps file to vsam in the jcl?
What interface must be supported by an ActiveX control?
What is mfc class hierarchy?
Explain in sort What is CTargetObject?
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);