How does c++ structure differ from c++ class?
No Answer is Posted For this Question
Be the First to Post Answer
Difference between delete and delete[]?
5 Answers Infosys, TCS, Virtusa,
Write a function to perform the substraction of two numbers. Eg: char N1="123", N2="478", N3=-355(N1-N2).
write a C++ programming using for loop: * * * * * * * * * *
what is pulse code modulation?
Explain how to initialize a const member data.
Explain overriding.
What is the extraction operator and what does it do?
Which is not a valid keyword a) public b) protected c) guarded
Write a program to encrypt the data in a way that inputs a four digit number and replace each digit by (the sum of that digit plus 7) modulus 10. Then sweep the first digit with the third, second digit with the fourth and print the encrypted number.
What are the general quetions are in DEna bank manager IT/System interviews?
How does java differ from c and c++?
What are the uses of pointers?