How is objective c different from c++?


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

Post New Answer

More C++ General Interview Questions

What do you mean by C++ access specifiers ?

1 Answers  


What is algorithm in c++ programming?

0 Answers  


What is difference between class and function?

0 Answers  


What is the use of lambda in c++?

0 Answers  


What are the two types of polymorphism?

0 Answers  






What is the size of pointer ? Also size of pointer in 64 bit pointer

4 Answers  


Can we use resume in error handling i.e. in the catch block

5 Answers   Infosys,


What is c++ library?

0 Answers  


What is constant in c++ with example?

0 Answers  


let a,b,c be three integer numbers.write a c++ program with a function void rotate 1()such that a->b->c and c->a.

1 Answers  


Why #include is used?

0 Answers  


What is a dynamic binding in c++?

0 Answers  


Categories