What are guid? Why does com need guids?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

the first character in the variable name must be an a) special symbol b) number c) alphabet

0 Answers  


What can c++ be used for?

0 Answers  


What is encapsulation in c++?

1 Answers  


Which bitwise operator is used to check whether a particular bit is on or off?

0 Answers  


You have to take 2 arrays of length 10. Input the values of array 1 from the user. Then copy the values of array 1 to array 2 in ascending order For example if user enters 9, 5, 6, 8, 1, 0, 2, 7, 4, 3 then copy the smallest element i.e. 0 first followed by 1, 2 and so

1 Answers  


Can I learn c++ as my first language?

0 Answers  


What are the advantages of pointers?

0 Answers  


What is difference between array and vector in c++?

0 Answers  


What are friend classes?

0 Answers  


How many lines of code you have written for a single program?

4 Answers   BoA,


how to connect with oracle 9i with server in socket program in c/c++

0 Answers   3i Infotech,


Can we sort map in c++?

0 Answers  


Categories