• The ‘Father of the Nation’ was born at Porbandar (Kathiarwar) on October 2, 1869. he was the son of Karamchand and Putlibai Gandhi. He married Kasturba in 1883. • Proceeded to England in 1888 to study law and returned Read More …
Author: flizzindia
The Paleolithic age in India History of India
• In India it developed in the Pleistocene period or the Ice Age.b. • The earliest traces of human existence in India go back to 500,000 BC. • The Paleolithic sites are spread in practically all parts of Read More …
Important Facts about Indian Railways
1. India’s first train ran between: Bombay and Thane 2. The world’s longest railway platform is in India at: Gorakhpur 3. The train that has the longest run in terms of distance and time on Indian Railways network is: Read More …
Computer related basic questions for competitive exams
1. Compact Disc (CD) invented by: James T. Russell 2. CPU stands for: Central Processing Unit 3. Name the first Supercomputer in the world: The CDC 6600, released in 1964, is generally considered as the first supercomputer. 4. Computer Programming Read More …
Objective Type Questions with Answers on Current Affairs
Objective Type General Knowledge Chapter 1 Chapter 2 Chapter 3 Chapter 4 Chapter 5 Chapter 6 Chapter 7 Chapter 8 Chapter 9 Chapter 10 Chapter 11 Chapter 12 Objective Type GK Series: 1. Identify the personality. India on 12 January 2016 Read More …
What is Robots.txt file in SEO (Search Engine Optimization)
If a question is arising in your mind that what is robots.txt in SEO ? Then i Have exact answer for you guys . Robots.txt file is basically text file webmaster create to instruct robots (Mainly Search Engine Robots) Google Read More …
Math Tricks for Competitive exams
1. Multiplication of any two numbers, lies between 11 and 19 13*19 = (13+9)*10 + (3*9) = 220 + 27 = 247 Means add first number and last digit of the second number take zero in the third place of Read More …
Difference between Cookie and Cache
Cookie Cache Cookie is a very small piece of information which is stored on the client’s machine by the web site and is sent back to the server each time a page is requested. Cookies are usually used to store information Read More …
What is the difference between DML and DDL ?
DML (Data Manipulation Language) DDL (Data Definition Language) DML is abbreviation of Data Manipulation Language. DML statements are used to work with the data in tables. When you are work in multi-user databases, we are in effect of working with Read More …
What is difference between abstract class and interface?
Abstract class Interface 1) An abstract class can have method body (non-abstract methods). Interface have only abstract methods. 2) An abstract class can have instance variables. An interface cannot have instance variables. 3) An abstract class can have constructor. Interface Read More …