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 4529How 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 7522why 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,
2102Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?
TCS,
4744c++ 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 4806
What is meant by multiple inheritance?
What is meant by oops concept?
#include
#include
What are the data types in oop?
What are the types of abstraction?
what is graphics
write a code for this:trailer recordId contains a value other than 99, then the file must error with the reason ‘Invalid RECORD_ID’(User Defined Exception).
what is different between oops and c++
What is an interface in oop?
What is multilevel inheritance explain with example?
What is class and object with example?
What is encapsulation in ict?
Why is oop useful?
What do you mean by abstraction?