STL (140)
OOPS (873)
C++ General (2409) when my application exe is running nad i don't want to create another exe what should i do
HCL,
2 6292HOW TO GET "H1B" -VISA 4 USA FOR MY SON?HE HAD COMPLETED "MS"(IT)FROM AUSTALIA 2007.I AM WORKING IN U.S.A.
2465Describe the My Computer and My Documents folders; identify the elements that are present in every Window.
2601Describe how to safeguard a system through acquisition of an antivirus Program and systematic backup.
2236Describe the elements of Microsoft Word screen. Write down steps for creating, saving, retrieving, editing and printing a document.
2 11621How Find, Replace and Go To commands ca be used to substitute one character string for another? Explain with the heIp of an example.
1 11115How can you create a bulleted list, numbered list and an outline by using bullets and numbering command. Explain with the help of example.
2357Explain how to insert a hyperlink in to an Excel worksheet and save a Word document as a Web page.
1 7031To modify an, existing worksheet. What steps are involved for: 1. Inserting and deleting rows and columns. 2. Printing cell formulas 3Jld displayed values 3. Using the page setup command
2298
Of the numbers 12 23 9 28 which would be at the top of a properly implemented maxheap a) 28 b) 9 c) Any of them could be
Is eclipse good for c++?
Can class objects be passed as function arguments?
Can malloc be used in c++?
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 is the purpose of templates in c++?
What is &x in c++?
What is the use of function pointer?
What is the benefit of oop?
Why c++ is called oop?
Why do we use using namespace std in c++?
How much is c++ certification?
Why is c++ is better than c?
When do we use copy constructors?
If you want to share several functions or variables in several files maitaining the consistency how would you share it?