accept ws-date from date will return the current date?
No Answer is Posted For this Question
Be the First to Post Answer
A word in the computer memory is identified by_________
How do you interact with your onsite coordinator?
how are start and xctl different?
What is the distinction amongst include and copy?
In the procedure division stmt OPEN OUTPUT FILE1. Which of the following is not true about file1. a) there must be a select clause for this file in the file-control paragraph of environment division. b) There must be an FD entry in the file section of the data division. c) The file name must appear in a WRITE stmt in the procedure division. d) There?ll be a CLOSE stmt in procedure division.
can you change the attribute in mapset? if so how?
I would like to know some real time questions.. please any one help me.. If the changes made by you .. lead to system inconsistency how others will know its cause???
Write about the self-referencing constraint?
How are type 1 and type 2 indexes different?
how will you find a particular line in debugging if its a infinite loop
subscripting can be said as A) subscripting enables us to write a move compact code in the procedure division. B) subscripting enables us to refer to any element of a table by the same data name with the facility of identifying a particular element through the values of subscript. C) Subscripting reduces the no of entries to be included in the data division D) subscripting enables us to use loops in the procedure division
What is the binary search?