Education
Education
Huzaifa Ansar
4:27 PM
Life quotes
Huzaifa Ansar
1:21 PM
Division Attribute
what is division attribute ?
Huzaifa Ansar
8:37 PM
Printer
Printers
Anonymous
4:53 PM
lamborghini
Anonymous
8:28 PM
What is HTML ?
Hypertext Markup Language is the standard markup language for documents designed to be displayed in a web browser.
In simple words,HTML is the standard markup language for creating Web pages.
Important points:
- HTML consists of a series of elements
- HTML elements tell the browser how to display the content
- HTML elements are represented by tags
- HTML tags label pieces of content such as "heading", "paragraph", "table", and so on
- Browsers do not display the HTML tags, but use them to render the content of the page
Syntax:
HTML
whatis html ?
Anonymous
4:57 PM
C program
Hello world Program
Anonymous
4:12 PM
C Programming
C is programming language developed at Bell
laboratories of U.S.A .
C Programming |
- It is developed in 1972.
- It is case sensitive language
- It is successor of b language.
- Written by DENNIS RITCHIE.
- Major part of OS like Window ,Linux,Unix,etc.
Three reasons for learning C.
- C offers better interaction with Hardware.
- Good base for learning C++, C# or Java,etc.
- Unix ,Linux, gaming frame work are written in c.
C Programming
Anonymous
12:04 PM
Object-oriented programming (OOP) is a programming paradigm based on the concept of "objects", which can contain data, in the form of fields (often known as attributes), and code, in the form of procedures (often known as methods).
- OOP languages are diverse, but the most popular ones are class-based, meaning that objects
- Many of the most widely used programming languages (such as C++, Java, Python, etc.) are multi-paradigm and they support object-oriented programming to a greater or lesser degree, typically in combination with imperative, procedural programming.
- Significant object-oriented languages include Java, C++, C#, Python, PHP, JavaScript, Ruby, Perl, Object Pascal, Objective-C, Dart, Swift, Scala,Common Lisp, MATLAB, and Smalltalk.
Object Oriented Programming
Object Oriented Programming
Anonymous
12:43 AM
Programming language
Anonymous
12:37 AM
lamborghini
Anonymous
2:28 PM
Audi
Anonymous
2:20 PM
Life quotes
Anonymous
2:18 PM
lamborghini price in india
Lamborghini Aventador LP 750-4 Superveloce 2016
₹ 5.1 Crore
Lamborghini price in india, Lamborghini Huracan Evo gets a new front bumper design, new lip splitter, air intakes with a Ypsilon design, twin exhausts positioned higher at the rear as compared to that seen on its earlier counterpart and race car like diffusers. It also gets an integrated ducktail spoiler for balance of downforce and drag and a slippery underbody for improved aerodynamics. The new Huracan Evo sits on 20” Aesir Y-spoke alloy wheels.
lamborghini price in india |
Lamborghini sian price in India
The Lamborghini Sián FKP 37 is a mid-engine hybrid sports car produced by the Italian automotive manufacturer Lamborghini. Unveiled online on 3 September 2019, the Sian is the first hybrid production vehicle produced by the brand.Celebrating the brand’s 63rd anniversary, the production of the Lamborghini Sian is capped at just 63 units, all of which are sold out already with a starting price of 3.6 million USD apiece.
Lamborghini price in India
Anonymous
2:13 PM
Extended ASCII Table |
What is extended ascii table ?
- Extended ascii table ( Its stands forAmerican Standard Code for Information Interchange)is a character encoding standard developed for communication between electronic devices.
- It was the most prevalent method of text file storage and transfer in computers until 2008 and was surpassed by UTF-8.
- Every symbol in this table is represented by an 8 bit code.
- So every symbol has a corresponding number, or ASCII code. For example, the symbol ‘+'(plus sign) has the code 43, capital letter C has the code 67, and a blank space has the code 32.
- Hence this encoding system lets a computer store a text document as a series of numbers.
- A total of 256 characters can be represented using this system. But only 7 bits are required to represent the basic ASCII characters.
This is the extended ascii table
Computers only deal in numbers and not letters, so it’s important that all computers agree on which numbers represent which letters.
Let’s say my computer used the number 1 for A, 2 for B, 3 for C, etc and yours used 0 for A, 1 for B, etc. If I sent you the message HELLO, then the numbers 8, 5, 12, 12, 15 would whiz across the wires. But for you 8 means I, so you would receive and decode it as IFMMP. To communicate effectively, we would need to agree on a standard way of encoding the characters.
image of extended ascii table
Extended ascii table
Anonymous
12:39 PM