The size of the bucket is N kb. The bucket fills at the rate of 0.1 kb per millisecond. A programmer sends a program to receiver. There it waits for 10 milliseconds / and response will be back to programmer in 20 millisecond. How many much time the program takes to get a response back to programmer, after it is sent? Plz explain..
5 25513WORKING-STORAGE SECTION. 01 VAR1 COMP-2 VALUE 0. PROCEDURE DIVISION. MOVE 10.2115 TO VAR1. DISPLAY 'VAR1 =' VAR1. GOBACK. 10.2115 is stored as .10211499999999996E 02 in OS VS Cobol 10.2115 is stored as .10211500000000000E 02 in ecobol. Any reason why?
3 9406Post New TCS Interview Questions
1. when we r doing interface/conversion which things u will take care to improve the perfrmonce?(except bulk collect) 2. In conversion,u r loading the data using sql*loader,I dnt want to use sql*loader,& i have millions of records,Id der any way to load the data withing fraction of time considering best performance. 3. When u r doing conversion,taht using sql*loader u r loading data into staging table,u r writing control file bt I dnt want to use sql*loader,when u r creating con prog that time can we pass all values from flat file using paramere,valuset?how? 4. In flat file u got 50 records,out of 50 ,30 records are proceesed & inserted into base table,after taht clien understood that 1 item having wrong name e.g insted of ABC he given DCE, so can we delete?hw?(client permission is der) i have lot of wrong item name randomly spreaded,can we delete it?hw? 5.after doing validation hw u will follow approach to error out records?if i want to send all the error out records to client daily,whats ur approach? 6. In outbound interface is der any way to load the data(large data-millions of records) except UTL_FILE package? 7. what is parsing? 8. In technical doc.s which section will mention?except code? 9. Do u have any idea about code depository tool? 10.whats is performance tunning,DB link? 11, How u will do RMA?
What will happen if you overlap sets of tags?
What is the main difference between the repository and the powerhouse server?
Which programming language does php resemble to?
Which is easier to treat fungal diseases or bacterial diseases, and why?
What is an interrupt? How are multiple interrupts dealt with?
What is conditional highlighting?
How can we recover a file that was deleted in linux?
When would you use a break statement in a for loop?
What is the testing process you follow in your organization?
Why vector class is used?
What is ‘consignment stock processes'?
What is proxy model in django?
Tell us your 2 strengths and weakness. Give examples.
CDPATH shell variable is in(c-shell)