STL (140)
OOPS (873)
C++ General (2409)
i=20;k=0;
for(j=1;k-i;k+=j<10?4:3)
{
cout< the first character in the variable name must be an
a) special symbol
b) number
c) alphabet Explain static and dynamic memory allocation with an example each. In which header file does one find isalpha()
a) conio.h
b) stdio.h
c) ctype.h What is iterator c++? What is c++ manipulator? What are the components of stl? What is a hashmap c++? Write a program in c++ to print the numbers from n to n2 except 5 and its multiples how to explain our contribution in the project? What is the benefit of oop? Explain function overloading and operator overloading. Is java as fast as c++? What is a template in c++? What is the diamond problem in inheritance?