Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

UST COBOL Interview Questions
Questions Answers Views Company eMail

If A>B next sentence end-if display 1 display 2. display 3. If a>b, it will display only 3.(the next sentence, ie., after fullstop/period) ____________________________________ if a>b continue end-if display 1 display 2. display 3. If a>b, it Will display 1 2 3 (the next statement) ____________________________________ if a>b continue display 1 end-if display 2 display 3. display 4. If a>b, Will it display 2 3 4 (or) 1 2 3 4 ?

8 9476

How to retrive the 9th records out of ten records using the cobol program ?

3 8723

Is it possible to mutliply a comp variable with an comp-3 variable. Will there be any error if i do it?

3 8594

if i am reading a file with some 50000 records and moving to a DB2 table and suddenly the program abends in between, is there anyway i could restart from the exact record at which the job failed once the program restarts.

2 7700

How do get the result of your program directly on your pc?

1870

Post New UST COBOL Interview Questions




Un-Answered Questions

Difference between Function to pointer and pointer to function

621


How to retrive current environment in laravel?

424


What does a method signature consist of?

500


What do you mean by traffic profile?

2571


What does ce mean. You will see it on almost every chip(ic)?

548






please give some hindalco placement papers for written exam

1332


How do you hibernate?

176


How would Nvidia increase the core clock speed anymore?

1616


What is the ignition temp. of Alluminium,Coper&Iron.

1794


how does your home town differs from hyderabad speak it for three minutes

2243


What are various singleton instances provided by frameworks?

387


Explain how is siebel 7.x data model is different from siebel 6.0 data model?

512


What are custom post types?

102


If a highly positively skewed variable has missing values and we replace them with mean, do we underestimate or overestimate the values?

106


Why do we use templates?

587