Can you use the function fprintf() to display the output on the screen?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

Difference between struct and class in terms of access modifier.

0 Answers  


What is pair in c++?

0 Answers  


What is Name Decoration?

2 Answers   Lucent,


Write a single instruction that will store an EVEN random integer between 54 and 212 inclusive in the variable myran. (NOTE only generate EVEN random numbers)

0 Answers  


What is basic if statement syntax?

0 Answers  


What do the keywords volatile and mean mutable?

0 Answers  


write a c++ program that gives output 1 1 2 1 2 3 1 2 3 4 1 2 3 4 5 using looping statement

2 Answers  


Does c++ have foreach?

0 Answers  


Is c++ an oop?

0 Answers  


What are the stages in the development cycle?

0 Answers  


What is the difference between multiple and multilevel inheritance in c++?

0 Answers  


Give 10 points of differences between C & C++.

0 Answers   HCL,


Categories