Posts

How to improve English Vocabulary

There are multiple ways to improve your English vocabulary: 1. Read in-depth : Reading different materials from different sources such as text-books, stories books, newspapers, magazines, and online articles, e-books, and different tweets from popular persons, it can expose you to new vocabulary words and help you to understand how words are used in different contexts. 2. Friendship with a dictionary: When you listen or see new words, search them up in a dictionary to learn their meanings, synonyms, pronunciation, and usage in sentences and articles. Nowadays many versatile dictionaries are available online and offline. So you have a dictionary in your pocket anytime. 3. Learn root Vocabulary: Many English words belong to Latin and Greek words.Latin and Greek are root for English words.So By learning these root words, you can identify and understand the meaning of new words. 4. Learn with Play word games: Crossword puzzles, word searches, and Scrabble games are education

GAT GENERAL TEST Sample 2 Questions (Quantitative)

Make an estimation, and after calculation choose the best answer. 26.34+152.312-92.123 62.823 86.529 628.23 865.29 Make an estimation, and after calculation choose the best answer. 0.145 x 5.42 7.859 7859 78.59 0.7859 Make an estimation, and after calculation choose the best answer. 26.8 divided by 1.52 17.6 28.6 70.9 0.78 Is 27 is multiple of 3 and 7 Yes No Is 51 is multiple of 5 Yes No In how many different ways can we arrange 50 chairs in a room, each chair contains a different tag? In how many different ways can we arrange 50 chairs in a room, in 5 rows, with each chair containing a different tag? 1, 2, 4, 5, and 8 are the factors of what number? What are the factors of 19? What is the 5th multiple of 7? What number is a factor of all numbers? Is 720 divisible by 2 or 3? If a number ends in 0,2,4,6 or 8, this number must be divisible by _______ A number is divisible by 3 if the sum of its digi

Basic Computers Quiz 01

Introduction to Computer Science Quiz 01 Select one option. Total Marks 50 Which one is not an advantage of using internet? Allow someone to use personal information Share knowledge with others Expand business by using e-commerce solutions Access health care services Rapid typing tutor is an/a _______. entertainment software all of these application software system software ______ is a program that controls and manages the computer’s internal and external resources. Utility Programs Application Software System Software Entertainment Software We can restore a deleted file from ______. Any folder Desktop Shared files Recycle bin Which Sitting posture is not suitable for typing? Face the screen with a smiley face. Face the screen with head slightly tilted forward. Keep elbows bent at the right angle. Sit straight and remember to keep his back straight When you are using computer, keep at least _____of distance between the eyes and the screen.

Web Application Development Quiz 4

Image
  Web programming MCQs Note: There are total 60 MCQs, each carries 01 mark. There are some questions having multiple right answers so be careful selecting answers. When security is not a concern and data is text based with small size, which method should be used for submit? * 1 point GET POST To execute query $sql = "select * from exp";  with $conn connection variable which statement can be used in PHP? * 1 point $conn.execute($sql); $conn->query($sql); $conn->execute($sql); $conn.query($sql); PHP Sessions are _______. (Select all appropriate answers) * 1 point Used to remember information related to forms Communication between two medium Stored on server User Friendly Both GET and POST create _________. * 1 point Index Array Structures Associative Array Multidimensional Array A/An _________can also have multiple arguments, but must be only one expression. * 1 point Anonymous function Higher Order Function Static Function First Order Function If you want to change the c