Is swift a good first language?


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

Post New Answer

More C++ General Interview Questions

Generally variables are stored in heap memory. When he variables are created in stack?

4 Answers   Persistent,


What are the manipulators in c++?

0 Answers  


Using a smart pointer can we iterate through a container?

0 Answers  


Can we have "Virtual Constructors"?

10 Answers   TCS,


why the size of an empty class is 1

4 Answers  






How does com provide language transparency?

0 Answers  


Can inline functions have a recursion? Give the reason?

3 Answers  


Explain shallow copy?

0 Answers  


Write a program to find the reverse Fibonacci series starting from N.

0 Answers   Huawei,


Suppose that data is an array of 1000 integers. Write a single function call that will sort the 100 elements data [222] through data [321].

0 Answers  


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

0 Answers  


Differentiate between a constructor and a method in C++.

0 Answers   Tech Mahindra,


Categories