What is dev c++ used for?
No Answer is Posted For this Question
Be the First to Post Answer
Are there any special rules about inlining?
Disadvantages of c++
How would you stop a class from class from being derived or inherited?The constructer should not be Private,as object instantiation should be allowed.
Is string data type in c++?
How can you quickly find the number of elements stored in a dynamic array? Why is it difficult to store linked list in an array?
What is the difference between structure and class?
What is the basic structure of a c++ program?
write a program that takes 5 digit no and calculate 2 power that no and print it.
What do you mean by persistent and non persistent objects?
If you hear the cpu fan is running and the monitor power is still on, but you did not see anything show up in the monitor screen. What would you do to find out what is going wrong?
How is c++ different from java?
Write a program to get the value of sin (x) using a library function , when x is given in degrees.