STL (140)
OOPS (873)
C++ General (2409) just right the logic of it 1--> If few people are electing then every time ur candidate should win 2--> arrange books in box, if box carry weight == books weight then take another box..... find the no of box required.
6934wap in c++ which accept a integer array and its size as argument and replaces element having even values with its half and element having odd values with twice its value
1 8119Write an algorithm that determines whether or not an almost complete binary tree is a heap.
TCS,
3920i am getting an of the type can not convert int to int *. to overcome this problem what we should do?
2320
Why is c++ still best?
When must you use a constructor initializer list?
Can comments be longer than one line?
What is difference between rand () and srand ()?
What is an advantage of polymorphism?
Write a function that swaps the values of two integers, using int* as the argument type?
What is the most powerful coding language?
To modify an, existing worksheet. What steps are involved for: 1. Inserting and deleting rows and columns. 2. Printing cell formulas 3Jld displayed values 3. Using the page setup command
Can you Mention some Application of C/C++?
Why do we use constructor?
Which is better c++ or java?
How can I learn dev c++ programming?
How to declaring variables in c++?
Is java the same as c++?
What is a Default constructor?