4. What is the need of START 0? Instead if can we use any
other numeric? If we use what will happen?
No Answer is Posted For this Question
Be the First to Post Answer
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
what is the main usage of an abstract keyword?please follow the program class A { void display() { System.out.println("hai"); } void print() { } } class B extends A { void print() { System.out.println("Hello"); } } In this program i was gives the implementation of print() according to my requirements in subclass.And there is no definition in superclass then why we can use abstract keyword before a method that i want to gives definition in other classes,is any mistakes in the above usage of method?
Wrtite a JCL for sorting a file with start from 36 postion lenth 9 excluding a num eq to 98768. for 3 marks mainframe
1.what is the vesition managment.
i want to open a helkp file that is txt file on link buttons click
how many keywords are present in "c"?
18 Answers Assurgent, Cynosure Software, IBM,
Tips for blog integration by www.esteemwebsolutions.com. Can Any body suggest me to how to make wonderful questions on web integration..
if there are n nodes in a binary tree, how many null pointers are there?
how to write the fallowing code in java? 1 4 9 16 25 36 49 64 81 100
How to connect the .accdb database file of microsoft access to the Visual Basic 6.0 forms?
what is the purpose of postback?
How can we develop a multi-tier application in Java?