how can we maintain the previous version scripts to new
version.
No Answer is Posted For this Question
Be the First to Post Answer
Even if all fields are initialized also in a program, I am getting COBOL/400 decimal data error .why is it coming?
Question:Why is mapping required? Computer 'Paging' & 'Segmentation'. Question:Give the disadvantages of Havander's Strategies. Question: What do you mean by Belady's Anomaly. - Describe with example. Question: Discuss the various function of OS. Question: Give a brief discussion on schedulers & Dispatchers with respect to process management.
a characteristic of a multiprogramming is? a.simultaneous exe of pgm instr 4m 2 appli b.concurrent processing of 2 r more prgms c.multiple cpu s d.all the abov
how many logical drive we can form to physical device in our computer?
A, B and C are 8 bit nos. They are as follows: A 1 1 0 1 1 0 1 1 B 0 1 1 1 1 0 1 0 C 0 1 1 0 1 1 0 1 Find ( (A-B) u C )=? how to solve this need with steps
what are partial classes. Where is the entry point of partial classes.
pleasew define carrier scope in abap (sap).
Hello Experts, What is the difference between move and move corresponding exactly? please post me asap
Java is called as pure objerct oriented programming language, where as c++ is not completely object oriented.can any explain the detailed differenec between these two
What is meant byStatic Variable ?
what is jackson structured develepment?? and how is it different from OMT??
Given a arbitrary pointer to an element in a singly linked list?what is the time complexity for its deletion .