As per interoperatbility programs written in one language
can be used by other language.
How can we restrict the features of one language (say C#)
in the programmer written in another language (say VB)..for
example we have some features like operator overloading
which is possible C#.NET (not in VB.NET), how can we
restrict that when we are using this code in VB.NET.
No Answer is Posted For this Question
Be the First to Post Answer
what are methods we have in connection pooling
how to write the fallowing code in java? 1 4 9 16 25 36 49 64 81 100
what you mean by mantis in IT interview? why we use mantis? advantage of mantis?
What is meant by SQL,PL/SQL,SQL PLUS? Is there any differnece between them?
could u please also write an example of a code that involves instances from an abstract class just as u did for interfaces because u said it could also work which i really doubt. thanks
what is the basic and unique feature of dotnet
can we allocate memory for interface? if no then why?
which of the following is efficient in terms of space a. insertion sort b. quick sort c. selection d. both a and c
2.Different data types in C? and its value and range?
1.how to deploy the Maven application in weblogic server? 2.In Real time projects all classes are singleton or some classes only singleton explain? 3.what are the major uses of the designpatterns? 4.explain restful &Soap based services explain?
Binary tree?
How do i find out the number of parameters passed into function?