What is a .lib file in c++?
No Answer is Posted For this Question
Be the First to Post Answer
What is the default access level?
When do we run a shell in the unix system?
Write bites in Turbo c++ Header ("Include") Files.
Is dev c++ a good compiler?
What is algorithm in c++ programming?
1.Between 100 and 999 are some numbers that have the characteristics that if you cube the individual digits and sum together you will get the same number. 2. A program that can accept as input an integer and output the equivalent of that number in words.
What is the difference between std::vector and std::list
Write a function to perform the substraction of two numbers. Eg: char N1="123", N2="478", N3=-355(N1-N2).
write a programming using for loop in c++ to generate diamond trangel?
Explain what happens when a pointer is deleted twice?
What is private inheritance?
Write the program form Armstrong no in c++?