What is the formula for date in excel?
write a c program which accept input as:Anu.B.Kapur and give out as:Kapur.A.B using pointers
When an algorithm is considered completed?
class CTest { public: void someMethod() { int nCount = 0; cout << "This is some method --> " << nCount; } }; int main() { CTest *pctest; pctest->someMethod(); return 0; } It will executes the someMethod() and displays the value too. how is it possible with our creating memory for the class . i think iam not creating object for the class. Thanks in Advance... Prakash
write asingle linked list which read from two list & the do the following 1 sort the prime & nonprime num (prime should be less tn nonprime) 2 each node has a prime num followd by nonprime 3 add a new node into its sutable plce 4 erase the most three duplicated non prime num 5 find the least duplicated prime num
What is the expansion of scada?
in the design of a rack and pinion with the pinion having a pitch of 4in and a teeth number of 45,how many teeth should a rack of length 196.850in have
The hybrid framework can be implemented for any application. Is it true?
What is wordfence plugin?
How can you merge two tables in oracle?
Why stringbuffer is faster than string?
What are the differences between java and c++?
How to control page titles in jquery mobile? : jquery mobile
What is the difference between server-side scripting and client-side scripting?
Explain the application server dynamically scales server processes according to the volume of transaction requests? Which is known as?