Bangladesh Development Bank Senior Officer (IT) Written Test - 2017 #include <iostream> #include<stdio.h> using namespace std; int main() { int i,n,max,min,total,sum; float avg; printf("Enter Total number of elements \n"); cin>>total;...
A program sorts an array of integer. Write down the code that tests the sorting algorithm of written in a program.
Combined Bank(HBFC and KB) Assistant Programmer-2018 Description: given array of size number, write a program to check if it is sorted in Ascending order or not. Description: given array of size number, write a program to check if it is sorted in Ascending order or...
C program to print infinte Hello World using for loop.
C program: #include <stdio.h> int main() { for(;;){ printf("Hello World\n"); return 0; }
Laravel – Scopes (3 Easy Steps)
Scoping is one of the superpowers that eloquent grants to developers when querying a model. Scopes allow developers to add constraints to queries for a given model. In simple terms laravel scope is just a query, a query to make the code shorter and faster. We can...
CAMBRIDGE IELTS 17 TEST 3
READING PASSAGE 1: The thylacine Q1. carnivorous keywords: Looked like a dog had series of stripes ate, diet ate an entirely 1 .......................................... diet (2nd paragraph 3rd and 4th line) 1st and 2nd paragraph, 1st paragraph,resemblance to a...
Cambridge IELTS 16 Test 4
Here we will discuss pros and cons of all the questions of the passage with step by step Solution included Tips and Strategies. Reading Passage 1 –Roman Tunnels IELTS Cambridge 16, Test 4, Academic Reading Module, Reading Passage 1 Questions 1-6. Label the diagrams...
Cambridge IELTS 16 Test 3
Reading Passage 1: Roman Shipbuilding and Navigation, Solution with Answer Key , Reading Passage 1: Roman Shipbuilding and Navigation IELTS Cambridge 16, Test 3, Academic Reading Module Cambridge IELTS 16, Test 3: Reading Passage 1 – Roman Shipbuilding and...