What does sksksk mean in text slang?
No Answer is Posted For this Question
Be the First to Post Answer
how to swap the variables without using temp and operators
Is following functions are said to be overloaded? int add(int a,int b) char *add(int a,int b)
Advantage and disadvantage of routing in telecom sector
can you give real time example for polymarphism
What is polymorphism and its types?
What is encapsulation c#?
design class for linked list and include constructor,destructor,insert option. struct node { int node; struct node &ptr; }
what are three tenets of object orinted Systems?Why they call like that ? Please answer me. Advance thanks.
WHAT IS THE DIFFERENCE BETWEEN OBJECT BASED & OBJECT ORIENTD PROGRAMMING LANGUAGE.(GIVE AT LIST 4 PIONT)
What is debug class?what is trace class? What differences are between them? With examples.
What is abstraction?
Can abstract class have normal methods?