answersLogoWhite

0

Bachelor of Computer Applications BCA

Bachelor of Computer Applications (BCA) is an undergraduate degree in computer application conferred in India following the completion of three years course. The program exposes students to several areas of computer applications including the new developments that keep pace with the industry.

504 Questions

What is meant by the term design pattern in the context of OO development?

Design Patterns are optimized reusable solution to the programming problem. Design patterns is not a class or library that we can simply plug into our system it is much more than that.

Design Patterns describes the problem which occurs again and again in our environment ans describe the core of solution to that problem in such a way we can reuse that millions of times.

With Thanks and Regards

Sambath Raj.C

Whether this institute is real and trust worthy www.ritsindia.org they will award the bba bca be MBA mca me degree within 7 working days it is in hyderbad India?

Any degree that you can receive within 7 working days is obviously bogus (false) because you will not have learned anything to earn the degree.

A little web searching shows that a number of people are wondering the same thing. They have received offers from this organization and have been told that they can get a degree on the strength of their work experience just by taking a test. This is not how legitimate degrees are awarded. You are wise to question it.

If India has an accrediting body that awards qualified institutions the right to grant degrees, you should check with that body to see if RITS is listed with them.

Can you please give 100 words difficult to spell?

accommodate,ache,acceptable,accordion,amateur,apparent,argument,believe,bellwether,broccoli,

calendar, camouflage, cantaloupe, colonel, committed, collectible, consensus, conscientious, Kaleidoscope, hypothermia, antidisestablishmentarienism, recommendations, pizzicato

the longest word in the English language is- pneumonoultramicroscopicsilicovolcanoconiosis

Define an attribute in system analysis and design?

(1).Knowledge of people needs.

(2).knowledge of business application.

(3).knowledge of data processing principles.

(4).ability of communication.

(5).flexibility.

(6).well educated with sharp mind.

(7).analitical or reasoning mind

Define sampling design?

Sampling is a method of selecting experimental units from a population so that we can make decision about the population.

Sampling design is a design, or a working plan, that specifies the population frame,sample size, sample selection, and estimation method in detail. Objective of the sampling design is to know the characteristic of the population.

How does TCP handel the flow control problem explain it with the help of a diagram showing the status window at the different stages?

Tcp is a transport layer protocol which provides end to end delivery in sequence of byte stream. It is a reliable connection oriented protocol. To provide the reliable and correct data tcp performs various function in which one is "Flow control". In flow control function tcp handle timeout and retransmission of missed/duplicate packets. Time out and retransmission is a function performed to handle the congestion.