Hi, welcome to my website Programming.OM. My name is Om prakash kartik. This blog helps you to learn programming languages concepts and technique.
Write a program in C to show the call by value. # include < stdio.h > # include <…
Write a program in C to show call by reference. # include < stdio.h > # include <…
2012 BCA objective questions of paper II with answer. BRAB university Fill…
Convert meter into kilometer in C++ program # include < iostream.h > # include < …
Modulus division of two numbers in C++ program # include < iostream.h > # include <…