my subject in 12th biology, chemistry, nutrition and computer.Can I study d pharm?
Hi Paromita!
According to the eligibility criteria for Diploma in Pharmacy (D.Pharm) after 12th, candidate must have completed 12th class with chemistry, physics and biology or mathematics subject with at least 50% aggregates from a recognized board.
>> There are some top D.pharm exams such as GPAT, All India PG Super Speciality Common Entrance Test, Uttar Pradesh State Entrance Exam Pharmacy, Punjab Pre-Medical Entrance Test, BITS HD Pharmacy and Uttar Pradesh Combined Pre-Medical Test [UPCPMT] which you can write to get into top colleges for D.Pharm.
** To know more, visit here:
https://www.careers360.com/courses/pharm-d-doctor-of-pharmacy
Thankyou!
what are the scopes of bsc computer science .what are the job opportunities. can I take b tech cse or bsc computer . tell best colleges for each
Hello,
Career Prospects and Job Scope for B.Sc Computer Science are-
Information technology manager. Software programmer. Network programmer. Cyber Security Manager.
BSc Computer Science (B.Sc CS) is one of the most popular programmes in the IT domain. This field has the potential to propel your career. It is a consistently growing field with a large variety of job opportunities both in India and abroad as the industry and demand grow.
thank you.
I had completed my 10th by ssc board with 72 percentage.i want to take addmisdion in diploma in computer ingeneering . what is the admission process for computer engineering ? my question is am I eligible for this cource? iam sc category STUDENT
Hello,
The eligibility criteria to get admission to Diploma in Computer Science Engineering that a candidate must have passed class 10th with Mathematics and Science from a recognized board. The minimum percentage requirement is specified by the institute you are seeking admission so it will vary from one institute to another. If you have studied Mathematics and Science in class 10th and scored the requisite marks by the institute in which you are applying then you are eligible to apply.
Now, there are two modes of admission one is admission based on merit in entrance examination. Another is admission based on marks scored in class 10th examination. In states like Andhra Pradesh, Telangana admission to Diploma in Engineering is based on merit in entrance examination. In States like Maharashtra the admission is based on merit in class 10th examination. You need to apply according to the admission process of the institute are interested to get admission. You may shortlist the institutes by checking the details of the institute by clicking on the link below
what are the skills in computer required for making an operating system??
Hi,
The three most important things you need to master prior to jumping into OS development are: Basic computer science knowledge; Computer programming theory and best-practices; Low-level and a high-level programming languages .
Programmer can interact with the hardware by making device drivers in C or C++ language. Most of the Windows drivers are written in C/C++ languages. Whereas Linux drivers are made into C programming language. So, the very basic necessity of making drivers or operating system is to have good command over a programming language depending upon what are you going to create.
Also, you should know concepts like Data Structures and Classes as they will help you in making different components of the drivers and the operating system. You should also know concepts like looping and iterations as they come handy in writing long segments of code which will be required if you are creating an operating system or a highly integrated device driver.
Before proceeding to create an operating system or a device driver your concepts regarding the programming language should be very clear. You will encounter many bugs and errors in the programming code and if you know the programming language in depth, you will be able to tackle the problems very easily. So, you should work on that before proceeding further. Once your concepts are clear and firm, you can move on to creating a small game or program. If that is created successfully, start working on device drivers or OS. It is a difficult task but not an impossible one. You can do it with lots of hard work and dedication.
Hope this helps.
Good luck.