can we create and enter the data & hide files using
programmes ?
Answers were Sorted based on User's Feedback
Answer / nagesh
yeah we can hide
b'coz thats is d main feature of using c++ rather then using c
| Is This Answer Correct ? | 0 Yes | 0 No |
i^=j; j^=i; i^=j; value of i,j
WRITE A SIMPLE C++ PROGRAM TO SWAP TWO NOS WITHOUT USING TEMP
how do you handle yourself when you feel the wald is aganist you
What is polymorphism? Explain with an example.
what about you? wahat is your object? introduce your self?
1 Answers Ajmal Perfumes, TCS,
what is difference between class template and template class?
Can you name some types of inheritance?
What is difference between #define and const?
What is encapsulation and abstraction? How are they implemented in C++?
0 Answers Agilent, ZS Associates,
Define a class to represent a bank account. Include the following members: Data Members: Name of the Depositor Account Number Type of Account Balance amount in the account Member Functions: To assign the initial values. To deposit an account. To withdraw an amount after checking the balance. Write a C++ main program to display account number, name and balance.
Which is better struts or spring?
what is virtual function in c++