tell me something about yourself but something more eloborate what is bpo? what u did after passing ur graduation in july2009?
7 14042enum DAY { sunday, monday, tuesday }; enum EDAYS { friday, saturday, sunday }; void main() { int i =0; if( i == sunday) { printf("%d",i); } } what would be the output?
4 8333WRITE A C PROGRAM FOR PRINT "RHOMBUS" STRUCTURE . Example: Enter the numbers :3 * * * * * * * *
3 16433A flat file contains 200 records. I want to load first 50 records at first time running the job, second 50 records at second time running and so on, how u can develop this job?
1 8412I am having two tables called MASTER and DETAIL. I want to insert records to both tables. But one condition is that whenever the insert for MASTER table is success then only the records will inserted into the DETAIL table, otherwise abort the job. How can u design this job?
1 6711Star Schema vs. Snow Flake Schema. What is the best model for DW? Give example for both the models performance wise?
3 13984Post New TCS Interview Questions
Why was unix created?
What is the difference between a procedure and a function?
What does typeof return c#?
What is pl sql block structure?
Is there a substitute for microsoft access?
Can you explain reinforcement learning and its role in improving LLMs?
Explain different pipelining hazards? : Dot net architecture
What is the usage of period factor?
how to prepare welding procedure specification and pqr
How to Use Delphi or C++ Builder to Run a Query in a Text file ?
What is Cassandra Database Software ?
What is sequence classification?
What are the types of functions in python?
02. a. The diagonal of a 9 cube…………… 1 b. Surface area of 9 cube…………… 1 c. Volume of 1-3 cube …………… 1 d. Compressive area of 6 cube …………… 1 e. Top & Bottom face of a Cylinder/Cube is to be proper leveled to deliver the…………………………..…… properly.
Why is objective c better than swift?