Virtual memory size depends on [a] address lines [b] data bus [c] disc space [d] a & c [e] none
15 35162Dear All, When the patches are installed in the server OS, how will we know that which patch is the latest patch?
21471) What is an Virtual memory? 2) How do we test API's in both Windows/Linux/Unix? 3) What is an IOCTL? 4) How do you open a char device through API's? 5) What is major num/ minor num? 6) What is the max num for minor num? 7) Who gives you the major / minor numbers? 8) Reverse a string using recursive func. 9) fork/vfork/clone. 10) What does fork returns? 11) What is a zombie process? 12) What happens when a child completes before parent tries to wait for it? 13) Interrupt handlers, top-hdnl....?
2420Post New Wipro Operating Systems AllOther Interview Questions
Difference between goto, long jmp() and setjmp()?
What is the difference between job and position in om ? Can you assign task direct to position without job ?
Is it normal for a hard drive to click?
Draw the circuit of cc configurations using npn transistor.
What is browser in html?
Define call money market?
Tell me can beneficiary claim the policy if the insured person is missing or disappeared for several years? : insurance sales
What is priority input parameter in blue prism?
What is protocol explain?
What are Time-Dependent Workflow Limitations?
Why is shebang used?
hi ... i've created one crystal report in windows form and one crystalreportviewer .. the following is my code.. in form1.cs file try { ExportOptions CrExportOptions; DiskFileDestinationOptions CrDiskFileDestinationOptions = new DiskFileDestinationOptions(); PdfRtfWordFormatOptions CrFormatTypeOptions = new PdfRtfWordFormatOptions(); CrDiskFileDestinationOptions.DiskFileName = "c:\\csharp.net- informations.pdf"; CrExportOptions = cryRpt.ExportOptions; { CrExportOptions.ExportDestinationType = ExportDestinationType.DiskFile; CrExportOptions.ExportFormatType = ExportFormatType.PortableDocFormat; CrExportOptions.DestinationOptions = CrDiskFileDestinationOptions; CrExportOptions.FormatOptions = CrFormatTypeOptions; } cryRpt.Export(); } the above code is saving the file into pdf into specified path.. but i dont want to save a file i should get direct print preview and have a option to print .. As we do in web application using crystal report viewer clicking print and report will be opened in pdf.. and the click print.. i want the same function as we do in web application... i'm writing code in c#.net hope the above explaination will be understood clearly..
Use SET PF_STATUS which is in the FM reuse_alv_grid_display to set the button
What is the important thing for a company, Product or Quality? Why?
how can I test reports in cagnos?