What is Meaning of Windows Application & the use of Windows
Applications? with Description.
Answer / nithya prem
Windows Application is a template that is used to create the
traditional stand-alone Windows application.
| Is This Answer Correct ? | 4 Yes | 5 No |
how many logical drive we can form to physical device in our computer?
What is the first message line that any language learning prints on the screen? and why?
how do i create my own exception class which will restrict IO exception?
design a counter with the following repeated binary sequence: 0, 1, 2, 3, 4, 5, 6, 7, 8 using JK Flip Flop.
3 Answers College School Exams Tests, IBD, IBM, Ignou, IIIT, Nortech, TCS, UOS,
Delta 5 weight scale not connect with oracle application what i can do?
3. What is the difference between testing and Quality Assurance?
Tell me the jobs for the MCA Fresher in delhi, Noida..
4.Write a program to get the string in array and print that? or Without using loop print the array.
Is strus threadsafe or not?
How many forms can you create in a Visual Basic 6 Standard EXE project? Is there any limit on that?
in a VB application, where the data will be stored after manipulation? what is the syntax for that?
Write a shell program. Enter basic pay of an employee and calculate DA, HRA, Deduction, Gross pay and Net pay as follows: DA = 75 % of BASIC HRA = 10 % of BASIC DEDUCTION = 15 % of BASIC GROSS PAY = BASIC+DA+HRA NET PAY = GROSS PAY-DEDUCTION.