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?
No Answer is Posted For this Question
Be the First to Post Answer
What is a reference in C++?
Differentiate between a constructor and a method in C++.
What is &x in c++?
What is dev c++ used for?
What is the output of printf("%d")?
58 Answers CTS, HCL, Infosys, TCS, Winit, Wipro,
What is pointer -to-members in C++? Give their syntax?
Are c and c++ similar?
#include<iostream.h> void main() { class x { public: int func(int) { cout<<"cool"; return 1; } } }
What are disadvantages of pointers?
wrong statement about c++ a)code removably b)encapsulation of data and code c)program easy maintenance d)program runs faster
What do c++ programmers do?
How do I make turbo c++ full screen?