What is a pure virtual function? Why is it represented as = 0...how is the internal implementation for the same
3 8167How many types of casting are there in C++? When is a dynamic cast,static_cast,reinterpret cast used?
2 9231Write a program to swap 2 chars without using a third varable? char *s = "A"; char *p = "B";
7 24522I have the requirement to compare the two files and pick up the matching records. File 1. file2 23 32 32 13 34 15 35 36 36 35 43 Get the matching records from this 2 files to out file. how you will do this in cobol program?
15 99194Post New CTS Interview Questions
Why do list comprehensions write to the loop variable, but generators don’t?
What is meant by control system?
How to copy an object in python?
How does hibernate distinguish between transient (i.e. Newly instantiated) and detached objects?
What do you mean by balances in local currency only? : fi- general ledger master data
Why is javascript not oop?
How do you unblock a powerpoint presentation?
What is the difference between require and include in php?
What is protocol in networking?
How to convert string to nsnumber in objective c?
What are the data formats supported by apache tajo?
Specific gravity of cement?
How to convert a number to a string?
What is junk dimension? What is the difference between junk dimension and degenerated dimension?
How can reports be bursted based on two groups? I want to schedule to burst a report based on product line and years and I need the burst report for every product line and every year. How can this be done? Please help..