In the competitive business world day to day new inventions are coming and applied on the Realtime business scenarios to understand the overview of the business. In the same manner software giant micro soft introduce Power BI exclusive for business analytics to the business world. In order to understand the …
Read More »Visakhapatnam Smart City – IT and ITeS Companies
Visakhatanam is the one of the fast growing developing city in India. Below is the list of IT and ITeS list in vizag. Excel To HTML using codebeautify.org Company’s Name Contact Number Website Address Acclaris Business Solutions Pvt.ltd. 0891-2787323 http://acclaris.com Dutt Island, Siripuram ACN Infotech (India) Private Limited +91-891-2541522, …
Read More »What is block chain technology?
What is Block chain Technology? Block chain technology is technology word which heard frequently in information technology sector. First going into the term block chain technology, a block chain is a continuously or unbreakable growing list of records, called blocks and these are linked and high secured by using cryptography. …
Read More »What is Pollination
POLLINATION It refers to the transfer of pollen from the anther to the stigma of the same flower, or to the different flower on the same plant or to the different flower on the different plant but of the same species. It is an important initial step of the sexual …
Read More »Generations and Evolution of Computer
Evolution of Computer In today’s world computer plays a vital role in everyday life. Almost in every house we can find a computer. The computer has become a basic need to the human life. The reason behind it is everyone wants their work to be completed faster and in a …
Read More »Why String Immutable
Before going into the discussion first need to know about the mutable and immutable. Mutable means it can be modified immutable means it cannot be modified once it is created. Strings in Java are immutable i.e. once the string is created it cannot be modified. More over a string in …
Read More »StringBuffer in Java
A string buffer is similar to String, but the difference is string cannot be modified but String Buffer is modified. String Buffer is thread safe and mutable sequence of characters. At any point in time it contains some particular sequence of characters, but the length and content of the sequence …
Read More »Structures in C
Declaration of Structures: Method 1: A structure is a user defined data structure in c language. To declare a structure you must start with the keyword struct followed by the structure name or structure tag and within curly braces the list of the structure’s member variables. It does not create …
Read More »Scientist Names – Inventions
SnoScientist NameInvention Name 1 A. Celsius Centrigrade scale 2 A.L. and J.L. Lumiere Cenema 3 A.L. Breguet Watch 4 A.Parker Celluloid 5 Adolph Rickenbacker electric guitar 6 Alessandro Volta Electric Battery 7 Alexander Fleming Penicillin 8 Alexanderson Radio transmitter 9 Alfred B. Nobel Dynamite 10 Alfred Binet I.Q. Test 11 …
Read More »Multithreading In Java
Hi techies, in this blog I am going to explain what is multithreading and what are its uses. Before going to discuss about multithreading first we need to know about what is thread. Java is multithreaded programming language it is one of its feature. A thread is a light weight …
Read More »