What is inspect in cobol ?
No Answer is Posted For this Question
Be the First to Post Answer
01 var1 pic s9(9)v99. 01 var2 pic x(30). procedure division. move 12345.99 to var1. move12345.99 to var2. display var1. display var2. what is the output?
Write the code to count the sum of n natural numbers.
How do you compile cobol program..?
What will happen if we generate GDG +2 version instead of +1 version?
have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records...
2 Answers ITC Indian Tobacco Company, PNP, TCS,
I want ALL jcl ERROR cods
What is static and dynamic call in cobol?
Explain about level numbers?
What is the Importance of GLOBAL clause According to new standards of COBOL?
is it mandatory to give data division before procedure division ? wht happens if i give procedure division first thn data division ? reply soon
how can count the number of character in feild ?? suppose for instance i have a feild with value ' rajesh sarkar' then how can v count the number of characters whitout spaces...........
What is reference modification? What is UNION in sql and syntax? What is the difference between GDGS and VSAM? Which is prefer one? What is processing groups in endevor?