Hi All, I am new to programming and want to know how can i write a code to take input of 2 numbers from user and swap it without using a temp variable?
NIIT,
2 4531How can i write a code in c# to take a number from the user and then find all the prime numbers till the number entered by the user.
4 7528why we are declare the function in the abstract class even though we are declaring it in Derived class?
TCS,
1 3981Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)
HCL,
2103Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?
TCS,
4745c++ provides classes...and classes do what we want but why then strcut are used...if we say data hiding... it is also provided by c++ in structs then why to prefer clasess
1 4807
Which is not an object oriented programming language?
What are the 3 principles of oop?
How do you answer polymorphism?
What language is oop?
How do you define social class?
What is new keyword in oops?
Is react oop?
Is enum a class?
What is the purpose of polymorphism?
What is encapsulation c#?
is there any choice in opting subjects like 4 out of 7
What is methods in oop?
What is difference between data abstraction and encapsulation?
program for insertion ,deletion,sorting in double link list
What is overriding vs overloading?