Can you write a function similar to printf()?
No Answer is Posted For this Question
Be the First to Post Answer
What are c++ tokens?
When do you call copy constructors?
What do you mean by funtion prototype?
What are register variables?
Can we declare a base-class destructor as virtual?
what is smart pointer & use of the smart pointer ???
Difference between Constructors and static constructors?
"How will you merge these two arrays? Write the program Array: A 1 18 22 43 Array: B 3 4 6 20 34 46 55 Output Array: C 1 3 4 6 18 20 22 34 43 46 55"
9 Answers College School Exams Tests, HCL,
Write a program to show polymorphism in C++?
What is the C-style character string?
What is the use of structure in c++?
Explain differences between new() and delete()?