Dumri, Begusarai, India - 851117.
Details verified of Sireesha S.✕
Identity
Education
Know how UrbanPro verifies Tutor details
Identity is verified based on matching the details uploaded by the Tutor with government databases.
Telugu Mother Tongue (Native)
Hindi Proficient
English Proficient
JNTU Kakinada 2015
Bachelor of Technology (B.Tech.)
Dumri, Begusarai, India - 851117
Phone Verified
Email Verified
Report this Profile
Is this listing inaccurate or duplicate? Any other problem?
Please tell us about the problem and we will fix it.
Class Location
Online Classes (Video Call via UrbanPro LIVE)
Student's Home
Tutor's Home
Years of Experience in Class 11 Tuition
1
Board
ISC/ICSE, IGCSE, State, CBSE, International Baccalaureate
Subjects taught
English, Chemistry, Environmental Management, Biology, Economics, Political Science, Home Science, Geography, Information Technology, English Literature, History, Logic, Physics, Computer Science, Social science, Mathematics, Statistics, Telugu
Taught in School or College
Yes
Class Location
Online Classes (Video Call via UrbanPro LIVE)
Student's Home
Tutor's Home
Years of Experience in Class 12 Tuition
1
Board
ISC/ICSE, IGCSE, State, CBSE, International Baccalaureate
Subjects taught
Physics, Statistics, Telugu, Home Science, Political Science, Environmental Management, Social science, English, Computer Science, Mathematics, English Literature, Chemistry, Logic, Economics, Geography, History, Information Technology, Biology
Taught in School or College
Yes
Class Location
Online Classes (Video Call via UrbanPro LIVE)
Student's Home
Tutor's Home
Years of Experience in Engineering Entrance Coaching classes
4
Engineering Entrance Exams
GATE Coaching Classes
Type of class
Crash Course, Regular Classes
Class Location
Online Classes (Video Call via UrbanPro LIVE)
Student's Home
Tutor's Home
Years of Experience in C++ Language Classes
2
Proficiency level taught
Advanced C++, Basic C++
Class Location
Online Classes (Video Call via UrbanPro LIVE)
Student's Home
Tutor's Home
Years of Experience in C Language Classes
2
Class Location
Online Classes (Video Call via UrbanPro LIVE)
Student's Home
Tutor's Home
Years of Experience in BTech Tuition
3
BTech Computer Science subjects
Big Data Analytics, Compiler Design, Data Communication, Computer Architecture, Computer Organization & Design, Object Oriented Programming & Systems, Software Project Management, Artificial Intelligence, Design Of Digital Systems, Linux Programming, Network security, Storage Device and Technology, Software Quality Assurance, Combinatorics, Data Warehouse and Data Mining, Computer Networks, Number Theory and Cryptography, Information Security, Types of Database Systems, Database Management Systems, Data Structures and Algorithms, Information Retrieval, Java Programming, Internet Technology and Applications, Computer Graphics and Multimedia, Unix Network Programming, Design and Analysis of Algorithms, Computer Hardware
BTech Branch
BTech Computer Science Engineering, BTech Information Science Engineering, BTech 1st Year Engineering
BTech Information Science subjects
Software Project and Quality Management, Internet Tools &Technology, Computer Organization & Microprocessor Systems, Design & Analysis of Algorithms, Design and Development of Web Applications, Internet of Things, Data Structures and Algorithms, Software Engineering, Cloud Computing, Digital Systems, Machine Learning, Big Data Analytics, Computer Networks, Data Warehousing and Data Mining, Information &Web Security, Artificial Intelligence, Object Oriented Programming, Database Systems, Operating Systems
Type of class
Crash Course, Regular Classes
Class strength catered to
One on one/ Private Tutions, Group Classes
Taught in School or College
Yes
BTech 1st Year subjects
Communication Skills, Advanced Mathematics (M2), Environmental Studies, Computer science, Basic Electronics, Engineering Graphics, Engineering Mathematics (M1)
1. Which school boards of Class 12 do you teach for?
ISC/ICSE, IGCSE, State and others
2. Have you ever taught in any School or College?
Yes
3. Which classes do you teach?
I teach BTech Tuition, C Language, C++ Language, Class 11 Tuition, Class 12 Tuition and Engineering Entrance Coaching 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 1 year.
Answered on 13/09/2018 Learn IT Courses/Programming Languages/C++ Language
Int main(void)--- it can be called only with a function call having no parameters.
But int main() can be called by a function with any no.of parameters.
int main(void) returns 0 if the program is successfully executed.
void main(void) does not return anything.
it is a good practice to return some value in any program to know the succesful execution.
Answered on 13/09/2018 Learn Tuition Fee
Class Location
Online Classes (Video Call via UrbanPro LIVE)
Student's Home
Tutor's Home
Years of Experience in Class 11 Tuition
1
Board
ISC/ICSE, IGCSE, State, CBSE, International Baccalaureate
Subjects taught
English, Chemistry, Environmental Management, Biology, Economics, Political Science, Home Science, Geography, Information Technology, English Literature, History, Logic, Physics, Computer Science, Social science, Mathematics, Statistics, Telugu
Taught in School or College
Yes
Class Location
Online Classes (Video Call via UrbanPro LIVE)
Student's Home
Tutor's Home
Years of Experience in Class 12 Tuition
1
Board
ISC/ICSE, IGCSE, State, CBSE, International Baccalaureate
Subjects taught
Physics, Statistics, Telugu, Home Science, Political Science, Environmental Management, Social science, English, Computer Science, Mathematics, English Literature, Chemistry, Logic, Economics, Geography, History, Information Technology, Biology
Taught in School or College
Yes
Class Location
Online Classes (Video Call via UrbanPro LIVE)
Student's Home
Tutor's Home
Years of Experience in Engineering Entrance Coaching classes
4
Engineering Entrance Exams
GATE Coaching Classes
Type of class
Crash Course, Regular Classes
Class Location
Online Classes (Video Call via UrbanPro LIVE)
Student's Home
Tutor's Home
Years of Experience in C++ Language Classes
2
Proficiency level taught
Advanced C++, Basic C++
Class Location
Online Classes (Video Call via UrbanPro LIVE)
Student's Home
Tutor's Home
Years of Experience in C Language Classes
2
Class Location
Online Classes (Video Call via UrbanPro LIVE)
Student's Home
Tutor's Home
Years of Experience in BTech Tuition
3
BTech Computer Science subjects
Big Data Analytics, Compiler Design, Data Communication, Computer Architecture, Computer Organization & Design, Object Oriented Programming & Systems, Software Project Management, Artificial Intelligence, Design Of Digital Systems, Linux Programming, Network security, Storage Device and Technology, Software Quality Assurance, Combinatorics, Data Warehouse and Data Mining, Computer Networks, Number Theory and Cryptography, Information Security, Types of Database Systems, Database Management Systems, Data Structures and Algorithms, Information Retrieval, Java Programming, Internet Technology and Applications, Computer Graphics and Multimedia, Unix Network Programming, Design and Analysis of Algorithms, Computer Hardware
BTech Branch
BTech Computer Science Engineering, BTech Information Science Engineering, BTech 1st Year Engineering
BTech Information Science subjects
Software Project and Quality Management, Internet Tools &Technology, Computer Organization & Microprocessor Systems, Design & Analysis of Algorithms, Design and Development of Web Applications, Internet of Things, Data Structures and Algorithms, Software Engineering, Cloud Computing, Digital Systems, Machine Learning, Big Data Analytics, Computer Networks, Data Warehousing and Data Mining, Information &Web Security, Artificial Intelligence, Object Oriented Programming, Database Systems, Operating Systems
Type of class
Crash Course, Regular Classes
Class strength catered to
One on one/ Private Tutions, Group Classes
Taught in School or College
Yes
BTech 1st Year subjects
Communication Skills, Advanced Mathematics (M2), Environmental Studies, Computer science, Basic Electronics, Engineering Graphics, Engineering Mathematics (M1)
Answered on 13/09/2018 Learn IT Courses/Programming Languages/C++ Language
Int main(void)--- it can be called only with a function call having no parameters.
But int main() can be called by a function with any no.of parameters.
int main(void) returns 0 if the program is successfully executed.
void main(void) does not return anything.
it is a good practice to return some value in any program to know the succesful execution.
Answered on 13/09/2018 Learn Tuition Fee
Share this Profile
Reply to 's review
Enter your reply*
Your reply has been successfully submitted.
Certified
The Certified badge indicates that the Tutor has received good amount of positive feedback from Students.