A bank is a place that will lend you money, if you can prove that you don’t need it.
Always with you to fascinate and feisty you.I'm blessed and I thank God for every day for everything that happens for me.
Tuesday, March 10, 2020
Monday, March 9, 2020
Joke of the day
Light travels faster than sound. This is why some people appear bright until they open their mouths.
Subscribe to:
Posts (Atom)
अच्छे विचार करे विचार
पहचान की नुमाईश, जरा कम करें... जहाँ भी "मैं" लिखा है, उसे "हम" करें... हमारी "इच्छाओं" से ज़्यादा "सुन...
-
Program 1:- Write a function in C++ that exchanges data (passing by references )using swap function to interchange the given tw...
-
Directions: In each Q1 to Q3 of the following questions, there are five letter groups or words in each question. Four of these letter g...
-
#include<stdio.h> #include<conio.h> void main() { int a[10],b[10],c[10]; int n,k,i,p,coeff; clrscr(); for(i=0;i<1...