Why is it called c++?
No Answer is Posted For this Question
Be the First to Post Answer
Write a function to perform the substraction of two numbers. Eg: char N1="123", N2="478", N3=-355(N1-N2).
What are activex and ole?
what is the order of initialization for data?
10 Answers Amazon, TCS, Wipro,
Why do we use the using declaration?
Explain the uses oof nested class?
What is the difference between static link library and dynamic link library?
write a porgram in c++ that reads an integer and print the biggest digit in the number
write a program to insert an element into an array
What type of question are asked in GE code writing test based on c++ data structures and pointers?
Explain class invariant.
How would you use qsort() function to sort an array of structures?
Why are arrays usually processed with for loop?