Output of C-language code

What will be the output of the below code ? int* myFunc() { int x = 2; return &x; } main() { int* p = […]

Difference between typpedef and #define

What are the differences between typedef and #define in C or C++ languages ?

Difference between lvalue and rvalue expressions

What is l-value and r-value in C/C++ languages. What is the difference between the two?

dynamic_cast in C++

What is dynamic_cast in C++. Where is it used?

Welcome to tech ritambhara

Meaning of word ritambhara is a combination of spiritualism, enlightenment and knowledge. ritambhara is a state you will be in when you are filled with […]