write a programme to get a character and thier ASCII value
No Answer is Posted For this Question
Be the First to Post Answer
reading material is provided 3 books for c++ if u need more do let me know thnx i hve lots of material do let me know if u want it
What is a node class?
Which is not an ANSII C++ function a) sin() b) tmpnam() c) kbhit()
In what situations do you have to use initialization list rather than assignment in constructors?
write a program to add two numbers without using an arithmetic operator.
Difference between class and structure.
Define a pointer to a data member of the type pointer to pointer?
What is a NULL Macro? What is the difference between a NULL Pointer and a NULL Macro?
What is dangling pointers?and what is memory leak?
Write a program using GUI concept for the scheduling algorithms in Operating system like SJF,FCFS etc..
Difference between an inspector and a mutator
What is Virtual Inheritance?