Category: Language
What is pointer? Pointer is actually a variable which points to another variable by address not value…
ইদানিং প্রব্লেম সল্ভ করতে গিয়ে কিছু প্রব্লেম এ পড়লে দেখছি যে মডুলাস এর ধারনা টা নিজের কাছে…
অনলাইন জাজ গুলোতে টুকি টাকি প্রব্লেম সলভ করতে গিয়ে আজকে এক জায়গায় আটকে গিয়েছি…সেটা হচ্ছে মডুলাস অপারেটর এর…
Project Report – Diabetic Profile Management System : Structured Programming Lab from Zaki Live
Problem link: http://www.lightoj.com/volume_showproblem.php?problem=1000 Solution: This is a EOF related problem. #include<stdio.h> int main() { int counter,t,a,b,sum,i; counter=0;…
In this 4th semster in Computer Science and Engineering in my university i am learning OOP(Object Oriented…
Recent Comments