Ask & Answer: India's Largest Education Community
All Questions
New Question
8 years ago
Contributor-Level 10
Pune is the eighth largest metropolis in India, the second largest in the state of Maharashtra after Mumbai. Pune has had manufacturing, glass, sugar, and forging industries since the 1950-60s. It has a growing industrial hinterland with information technology and automotive companies setting up factories in the district, generating many job opportunities for its people. The automotive sector is prominent in Pune. Automotive companies like Tata Motors, Mahindra & Mahindra, Mercedes Benz, Force Motors (Firodia-Group), Kinetic Motors have setups in Pune. Automotive companies including G
New Question
8 years ago
Guide-Level 14
There is no formal academy benchmark to pursue HTML and CSS. Anyone can grab this course after 12th or even before. There are many institutes around which offer HTML and CSS training.
If we talk about scope then these are ultimate languages for a web designer and UI development. Anyone who wants to settle career in web designing, HTML and CSS are the first things to learn seriously. Irrespective of small or large companies, they have to rely on these languages. As per current trends, everything is on the web and web application, Saas model and the essence of HTML and CSS is just unavoidable.
New Question
8 years ago
Contributor-Level 10
Core java means standalone Java application but advanced java is the next level of java programming. It is two tier architecture i.e. client and server.
Advance java programming covers the swings, socket, AWT, thread concept as well as collection object and classes. Advance java is used for web based application and enterprise application.
New Question
8 years ago
Guide-Level 14
The full name of the product is Microsoft Visual C+, which is sometimes abbreviated as MSVC or VC+.
Yes, there are many benefits of doing VC+. But the fact is that it is not easy to learn. It is much difficult as compared to C, C+.
Visual C+ is part of the general C suite of programming language often used for many different types of development projects.
The learning of VC+ is very essential, as it is a job oriented course. However, there is no specific eligibility criteria or any prerequisite to learn VC+. You should to be pursuing or must have passed your Bachelors or Masters in computer science or IT related field. The benefits
New Question
8 years ago
Scholar-Level 17
Java on the other hand
Its attraction and value is its portability and relative efficiency. Java is a compile
New Question
8 years agoContributor-Level 6
Head First Java, 2nd Edition - OReilly Media
Thinking in Java (4th Edition)
Java: A Beginners Guide (Sixth Edition) by Herbert Schildt
Introduction to Programming in Java by Robert Sedgewick
Introduction to Object-Oriented Programming with Java by C.Thomas wu
Java in a Nutshell
Beginning Programming with Java For Dummies, 4th Edition by Barry Burd
"The Java Programming Language" by Ken Arnold,James, Gosling,David Holmes.
Core Java Volume I Fundamentals (10th Edition) by Cay S. Horstmann
Java How To Program (late objects) by Paul Deitel, Harvey Deitel
Effective Java (2nd Edition): Joshua Bloch
Java Performance: Charlie Hunt,
New Question
8 years ago
Scholar-Level 17
Which is the superclass of all classes?
Differentiate between J2SDK 1.5 and J2SDK 5.0?
What are wrapper classes?
What is the ThreadLocal class? How and why would you use it?
What is the volatile keyword? How and why would you use it?
What is runtime polymorphism or dynamic method dispatch?
What is the number of bits used to represent ASCII, Unicode, the UTF-16, and the UTF-8 characters?
Is it possible to import same package or class twice? Will the JVM load the package twice at runtime?
What is the difference between System.out, System.err, and System.in?
What is the Java Classloader? List and explain the pu
New Question
8 years ago
Contributor-Level 10
New Question
8 years ago
Contributor-Level 10
Two main benefits:
1) It can reduce the number of round trips by minimizing the number of page transitions in a web application.
2) It can reduce the size of uploaded and downloaded data because it allows the web programmer to control exactly what is transferred.
New Question
8 years ago
Scholar-Level 17
New Question
8 years ago
Guide-Level 14
In the IT world, there is an excessive demand of those programmers who are expert in the field of R programming. There is no specific eligibility criteria or any prerequisite to learn R programming at all. This is the easiest computer language. If you are smart enough, then you can even learn this language while just reading books and watching the tutorials on YouTube.
This programming is in high demand, because R language can handle the enormous amount of business data. It is very much possible that system may get out of order, because of storage incapacity. R programming can easily solve this problem, because this language can
New Question
8 years ago
Guide-Level 14
The DataBase Administrator actually is direct connection between company's information and its customer. As its name suggest, that Administrator is a person who manage the Data from the bases. You are responsible to transmit the data to customer in a secured way, and that too with unauthorized access. DBAs sometimes work with an organizations management to understand the company's data needs and to plan the goals of the database. Mostly, the DBAs who are working under the firms are done with Management Information System. Some large corporation prefers those who pursued their Bachelors and Masters in computer related field along
New Question
8 years agoBeginner-Level 4
Ruby is a powerful, flexible programming language you can use in web/Internet development, to process text, to create games, and as part of the popular Ruby on Rails web framework. Ruby is a scripting l
New Question
8 years ago
Guide-Level 14
In India, it is well-known that Apple products have a great impact. The iOS Development is on the rising path and continue to be on that path for a long time. Both, iOS and Android Development are in current trend. Experienced as well as entry-level professionals are entering the world of iOS Development, as there are immense job opportunities that provide good pay package and even better career growth. A new survey of mobile app developers by VisionMobile also shows that iOS is the right technology to spend your time and money on. As per the surveys of various private agencies, the salary aka pay package for iOS developer could
New Question
8 years ago
Guide-Level 14
As per the latest survey done by a leading media company, there is almost 508+ potential job seekers for every Linux and Unix. Average number of jobs available are much more than the average number of job seeker, so you might face the tough competition if you are a normal and an average student. But still, due to various inauguration of computer and software companies the need of the Unix is rapidly increasing. You need to outsmart in this field to grab the opportunity. BE or B.Tech in IT or computer science is the most sought educational background for this. But, still you need something extra to secure yourself. It is suggeste
New Question
8 years ago
Guide-Level 15
A shell is an interface between the user and the services of operating systems. In UNIX or other Linux based operating system, shells like bash and korn support programming construct which are saved as scripts. These scripts become shell commands and hence many Linux commands are script. Typical use of a shell script would be to automate what is required and present it in a desirable manner.
Generally scripts can be used to achieve several tasks. Listed only a few:
1. Create your own command/tool
2. Monitor several tasks like disk usage, etc.
3. Taking data backups and snapshots
UNIX and mostly the LINUX based Operating systems are u
New Question
8 years ago
Contributor-Level 10
Most of android developer work for companies in India, some of them are working as freelancers and very few are working on their own idea. If you have a great idea that can change the way of anything (Like WhatsApp took the text chat on another level, it is so easy to use that everybody wants it first on their smartphone).
In India so many companies are hiring android
New Question
8 years ago
Guide-Level 15
Assembly level Languages are low level programming language for microprocessors and other programmable devices. This isn't a single language, rather is a group of languages targeted towards a specific CPU architecture. It contains symbolic representation of the machine codes for the target CPU infrastructure. Unlike High - level programming languages like C+, Java, .NET, etc., these programs can be ported to only those systems which have the same CPU architecture.
Understanding of basic programming languages like GWBASIC, C, etc. would serve as an added benefit to understand Assembly level programming as these entire use top - do
New Question
8 years ago
Guide-Level 14
There is no standard academy benchmark to learn OS. There are many operating systems out there like Windows, Linux, UNIX, Mac OS.
I would suggest you to go and take a course of Server-Client infrastructure of Windows, Linux, Unix or Mac. Also, before you get into Server-Client infrastructure of Windows, taking a course on Hardware and Networking is better, where you will get to know the basic OS knowledge. Apart from Server OS, you should be familiar with client OS. You must be aware that mobile devices have their own OS as well like Android and IOS.
Register to get relevant
Questions & Discussions on your feed
Ask & Answer
Panel of Experts
