how can u do connectivity in c++ language?
plz send me connectivity code in c++ ?
method overloading means what?
Distinguish between: a) Normal layout & Print Layout views b) Windows Clipboard & office Clipboard c) Save & Save As Commands d) Program File & Data File e) Pie Charts & Barr Charts
Give two integer arrays A & B.A has n elements and B has ' n-1 ' elements . A has all the elements that are there in B. But B has one missing element. Write a function that takes arrays , A & B as imnput and finds the missing element in most optised manner .
Explain how to insert a hyperlink in to an Excel worksheet and save a Word document as a Web page.
what is compiler?
what is electronic software
What is stl stand for?
wap in c++ which accept a integer array and its size as argument and replaces element having even values with its half and element having odd values with twice its value
what is strcture i++ i ++i answer to this i=5 what is the out put
How to write a function that goes through an array of characters and eliminates any elements that are not letters (Legal letters can be either in an uppercase or a lowercase format.) The function removeNonLetters should return the new effective size of the array as the result.
Write a program in C++ to concatenate two strings into third string using pointers
Define the terms: field, record, table and database