write a programme to get a character and thier ASCII value


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

Post New Answer

More C++ General Interview Questions

What is the v-ptr?

0 Answers  


What are friend classes?

0 Answers  


What do you mean by global variables?

0 Answers  


Can we have "Virtual Constructors"?

10 Answers   TCS,


How can I disable the "echo" feature?

0 Answers  


What is the meaning of c++?

0 Answers  


What is the use of endl in c++?

0 Answers  


Do the parentheses after the type name make a difference with new?

0 Answers  


What are the different types of Storage classes?

5 Answers  


Explain virtual destructor?

0 Answers  


Why is c++ still popular?

0 Answers  


let a,b,c be three integer numbers.write a c++ program with a function void rotate 1()such that a->b->c and c->a.

1 Answers  


Categories