All Questions

Language

Follow
Showing 871 - 880 out of 1609 Questions
28 Views

how can I apply for speech language pathology after 12? and what is the eligibility criteria for it?

Manav Peswani 28th Oct, 2021

Hi,

I hope you are doing well.

In-order to pursue the speech language pathology you would have to take a bachelor undergraduate course that is bachelors in Audiology and speech language pathology ) this course will teach you and provide you with all the skills and information related to this

46 Views

what is eligiblity criteria for speech language pathologist? And how to become a speech language pathologist?

Suchana Datta 28th Oct, 2021

Hi,

Speech-language pathologists are master’s-educated, state licensed, and often nationally certified through the American Speech-Language-Hearing Association. Although licensing requirements vary slightly from one state to the next, all licensing boards require SLP professional candidates to complete pre-licensure professional experience requirements and hold a post-bachelor’s degree in speech-language pathology.

speech-language pathologist:


125 Views

Ntse exam only english language? no gujarati medium, ntse question paper which language available?

Garvita 27th Oct, 2021
Hello,

NTSE exam is held in 13 languages, those are Assamese, Bengali, English, Gujarati, Hindi, Kannada, Malayalam, Marathi, oriya, Punjabi, Tamil, Telugu, Urdu.

The exam is conducted once in a year, the duration of the exam is of four hours, the mode of the exam and application form is offline,
262 Views

for jee mains will they consider only PCM or total marks in 12th board along with language subject

Anurag Khanna 25th Oct, 2021

Hello Aspirant,

See there is no percentage criteria to appear for JEE-Main for any of the subject but you need to have Physics and Mathematics as your compulsory subjects in class 12th so that you can appear in JEE-Main and the percentage criteria is considered for admission to NITs or

237 Views

what percentage of students every year from JMI in ba hons Turkish language and literature gets placement in MNCS every year??? and is it worth it pursuing Ba hons in Turkish language and literature from jamia??

Amita Kashyap 3rd Dec, 2021

JMI is a very good option for this course with high placement opportunities, good faculty and infrastructure.

The salary packages vary from 5.5 lpa to 7.5 lpa with a median package of 4.2 lakh. To be eligible for placements, student need to have 75% in academics. The top companies which

48 Views

What is self in Python programming language

Nitin Mereddy 24th Oct, 2021

Self is an object or an instance of a class. This is explicitly included as the first parameter in Python. On the other hand, in Java it is optional. It helps differentiate between the methods and attributes of a class with local variables.


The self variable in the init method

533 Views

What is scope resolution in python Language

Nitin Mereddy 24th Oct, 2021

A scope is a block of code where an object in Python remains relevant.Each and every object of python functions within its respective scope.As Namespaces uniquely identify all the objects inside a program but these namespaces also have a scope defined for them where you could use their objects without

82 Views

What are Python Modules in python language

Nitin Mereddy 24th Oct, 2021

Files containing Python codes are referred to as python modulesThis code can either be classes,functions or variables and saves the programmer time by providing the predefined functionalities when needed.It is a file with .py extension containing an executable code.

Commonly used built modules are listed below:

  • os
  • sys
  • data time
84 Views

what is pep8 in python language

Nitin Mereddy 24th Oct, 2021

PEP in Python stands for Python Enhancement Proposal.It is a set of rules that specify how to write and design Python code for maximum readability.

258 Views

python is an interpreted language explain its interpretation

Nitin Mereddy 24th Oct, 2021

An interpreted language is any programming language which executes its statements line by line.Programs written in Python run directly from the source code, with no intermediary compilation step.

The question have been saved in answer later, you can access it from your profile anytime. Access now