Write a C/C++ program to add a user to MySQL. The user
should be permitted to only "INSERT" into the given database.
No Answer is Posted For this Question
Be the First to Post Answer
What is the Difference between CArray and CList?
1 Answers ProdEx Technologies, Siemens,
what is use of for loop?
When did c++ add stl?
give me the defination of inheritance?
What is stl in c++ with example?
What is stl stand for?
Name the different types of stl containers.
#define CUBE(x) (x*x*x) main() { int a,b=3; a=cube(b++); printf("%d %d",a,b); } What should be the value of a and b? My calc a=4 but syst a=6 how pls tell me if you know it?
What is stl in oop?
Who wrote stl?
How Find, Replace and Go To commands ca be used to substitute one character string for another? Explain with the heIp of an example.
i wanted to know about questions about c,c++ , which is required for placements.... im a fresher