How to set on/off a group of indicators in a single
statement?
No Answer is Posted For this Question
Be the First to Post Answer
the systematic access of small computers in a distributed data processing system is referred as?
Differevce between arrays and array builders?
Explain the types of operations? Draw the figure for shift and rotate operations?
Which language they use during interview?
0 Answers State Bank Of India SBI,
Find out the list of authorization objects which contains activity as a field? Thanks in advance.
can anyone please tell me the procedure for the NIC personal interview as i have been selected for the post of scientist/technical assistant B
difference between list and display command ?
can we extend a class having only one parameterised constructor.Suggest the process to do it.
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?
For C sharp,At the time of software is implemented at client site, is it required that client machine have C sharp(Microsoft Visual Basic) setup?
Ordered List tag is
How does the type system works when there is interoperability between a COM and .Net, i mean what exactly happens there