UrbanPro
true
Chetna Kumari BCA Tuition trainer in Mumbai/>

Chetna Kumari

Computer Network

Kamothe, Mumbai, India - 410209.

Referral Discount: Get ₹ 500 off when you make a payment to start classes. Get started by Booking a Demo.

Details verified of Chetna Kumari

Identity

Education

Know how UrbanPro verifies Tutor details

Identity is verified based on matching the details uploaded by the Tutor with government databases.

Overview

Chetna Kumari describes herself as Computer Network. She conducts classes in BCA Tuition, C Language and C++ Language. Chetna Kumari is located in Kamothe, Mumbai. Chetna Kumari takes Regular Classes- at her Home. Chetna Kumari is pursuing Master of Computer Applications (M.C.A.) from IGNOU. Chetna Kumari has completed Bachelor of Computer Applications (B.C.A.) from IGNOU in 2012. She is well versed in English and Hindi.

Languages Spoken

English

Hindi

Education

IGNOU Pursuing

Master of Computer Applications (M.C.A.)

IGNOU 2012

Bachelor of Computer Applications (B.C.A.)

Address

Kamothe, Mumbai, India - 410209

Verified Info

Phone Verified

Email Verified

Facebook Verified

Report this Profile

Is this listing inaccurate or duplicate? Any other problem?

Please tell us about the problem and we will fix it.

Please describe the problem that you see in this page.

Type the letters as shown below *

Please enter the letters as show below

Teaches

BCA Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

BCA Subject

Database Management Systems , Programming in C++ , Computer Networks , Computer Basics and PC Software , Data Communication and Networks, Computer Architecture, C Language Programming, Computer Oriented Numerical Techniques , Data and File Structures , English, Mathematics, Operating System Concepts and Networking Management , Software Engineering , IT

Type of class

Regular Classes

Class strength catered to

Group Classes, One on one/ Private Tutions

Taught in School or College

No

Class 9 Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Class 10 Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

C Language Classes

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

C++ Language Classes

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Class I-V Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Computer Classes

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Type of Computer course taken

Basics of Computer usage

Documents (1)

Notes on Computer Networks

Reviews

No Reviews yet! Be the first one to Review

FAQs

1. Which BCA subjects do you tutor for?

Database Management Systems , Programming in C++ , Computer Networks and others

2. Do you have any prior teaching experience?

No

3. Which classes do you teach?

I teach BCA Tuition, C Language, C++ Language, Class 10 Tuition, Class 9 Tuition, Class I-V Tuition and Computer Classes.

4. Do you provide a demo class?

Yes, I provide a free demo class.

5. How many years of experience do you have?

I have been teaching for less than a year.

Answers by Chetna Kumari (5)

Answered on 31/03/2017 Learn CBSE/Class 10/English +1 Tuition/Class IX-X Tuition

There are 8 parts of speech. These name are Noun, Pronoun, Adjective, Verb, Adverb, Preposition, Conjunction and interjection.
Answers 196 Comments
Dislike Bookmark

Answered on 31/03/2017 Learn Tuition/BCA Tuition +1 Tuition/BCA Tuition/Assembly Language Programming

Obviously yes. All computer languages are case-sensitive.
Answers 85 Comments
Dislike Bookmark

Answered on 31/03/2017 Learn Tuition/BCA Tuition +1 Tuition/BCA Tuition/Assembly Language Programming

Obviously yes. All computer languages are case-sensitive.
Answers 85 Comments
Dislike Bookmark

Answered on 11/08/2016 Learn IT Courses/Programming Languages/C Language

If you know the length of the strings you can combine them with shifting and boolean operations. Code ( (Unknown Language)): C = (A<<4) | B ; With strings you need to use library functions. There are no string concatenation operators in C. Literal strings can be concatenated explicitly as... ...more
If you know the length of the strings you can combine them with shifting and boolean operations. Code ( (Unknown Language)): C = (A<<4) | B ; With strings you need to use library functions. There are no string concatenation operators in C. Literal strings can be concatenated explicitly as initializers or printf arguments.
Answers 20 Comments
Dislike Bookmark

Answered on 11/08/2016 Learn IT Courses/Programming Languages/C Language

There are Three Types of linkages in C programming. 1.) Extewrnal linkage ,2.) Internal linkage,3.)None linkage External Linkage-> means global, non-static variables and functions. Internal Linkage-> means static variables and functions with file scope. None Linkage-> means Local variables.
Answers 9 Comments
Dislike Bookmark

Teaches

BCA Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

BCA Subject

Database Management Systems , Programming in C++ , Computer Networks , Computer Basics and PC Software , Data Communication and Networks, Computer Architecture, C Language Programming, Computer Oriented Numerical Techniques , Data and File Structures , English, Mathematics, Operating System Concepts and Networking Management , Software Engineering , IT

Type of class

Regular Classes

Class strength catered to

Group Classes, One on one/ Private Tutions

Taught in School or College

No

Class 9 Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Class 10 Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

C Language Classes

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

C++ Language Classes

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Class I-V Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Computer Classes

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Type of Computer course taken

Basics of Computer usage

No Reviews yet! Be the first one to Review

Answers by Chetna Kumari (5)

Answered on 31/03/2017 Learn CBSE/Class 10/English +1 Tuition/Class IX-X Tuition

There are 8 parts of speech. These name are Noun, Pronoun, Adjective, Verb, Adverb, Preposition, Conjunction and interjection.
Answers 196 Comments
Dislike Bookmark

Answered on 31/03/2017 Learn Tuition/BCA Tuition +1 Tuition/BCA Tuition/Assembly Language Programming

Obviously yes. All computer languages are case-sensitive.
Answers 85 Comments
Dislike Bookmark

Answered on 31/03/2017 Learn Tuition/BCA Tuition +1 Tuition/BCA Tuition/Assembly Language Programming

Obviously yes. All computer languages are case-sensitive.
Answers 85 Comments
Dislike Bookmark

Answered on 11/08/2016 Learn IT Courses/Programming Languages/C Language

If you know the length of the strings you can combine them with shifting and boolean operations. Code ( (Unknown Language)): C = (A<<4) | B ; With strings you need to use library functions. There are no string concatenation operators in C. Literal strings can be concatenated explicitly as... ...more
If you know the length of the strings you can combine them with shifting and boolean operations. Code ( (Unknown Language)): C = (A<<4) | B ; With strings you need to use library functions. There are no string concatenation operators in C. Literal strings can be concatenated explicitly as initializers or printf arguments.
Answers 20 Comments
Dislike Bookmark

Answered on 11/08/2016 Learn IT Courses/Programming Languages/C Language

There are Three Types of linkages in C programming. 1.) Extewrnal linkage ,2.) Internal linkage,3.)None linkage External Linkage-> means global, non-static variables and functions. Internal Linkage-> means static variables and functions with file scope. None Linkage-> means Local variables.
Answers 9 Comments
Dislike Bookmark

Chetna Kumari describes herself as Computer Network. She conducts classes in BCA Tuition, C Language and C++ Language. Chetna Kumari is located in Kamothe, Mumbai. Chetna Kumari takes Regular Classes- at her Home. Chetna Kumari is pursuing Master of Computer Applications (M.C.A.) from IGNOU. Chetna Kumari has completed Bachelor of Computer Applications (B.C.A.) from IGNOU in 2012. She is well versed in English and Hindi.

X
X

Post your Learning Need

Let us shortlist and give the best tutors and institutes.

or

Send Enquiry to Chetna Kumari

Let Chetna Kumari know you are interested in their class

Reply to 's review

Enter your reply*

1500/1500

Please enter your reply

Your reply should contain a minimum of 10 characters

Your reply has been successfully submitted.

This website uses cookies

We use cookies to improve user experience. Choose what cookies you allow us to use. You can read more about our Cookie Policy in our Privacy Policy

Accept All
Decline All

UrbanPro.com is India's largest network of most trusted tutors and institutes. Over 55 lakh students rely on UrbanPro.com, to fulfill their learning requirements across 1,000+ categories. Using UrbanPro.com, parents, and students can compare multiple Tutors and Institutes and choose the one that best suits their requirements. More than 7.5 lakh verified Tutors and Institutes are helping millions of students every day and growing their tutoring business on UrbanPro.com. Whether you are looking for a tutor to learn mathematics, a German language trainer to brush up your German language skills or an institute to upgrade your IT skills, we have got the best selection of Tutors and Training Institutes for you. Read more