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
International Baccalaureate, ISC/ICSE, State, IGCSE, CBSE
Subjects taught
Statistics, Economics, Biology, Social science, Environmental Management, History, Political Science, Logic, Mathematics, Information Technology, Home Science, English, Chemistry, Physics, Geography, Telugu, Computer Science, English Literature
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
International Baccalaureate, ISC/ICSE, State, IGCSE, CBSE
Subjects taught
Logic, Geography, Economics, English Literature, Computer Science, Information Technology, Mathematics, Statistics, Biology, Chemistry, Telugu, Social science, Physics, History, Environmental Management, Political Science, Home Science, English
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
Regular Classes, Crash Course
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
Basic C++, Advanced 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
Computer Graphics and Multimedia, Database Management Systems, Linux Programming, Software Project Management, Number Theory and Cryptography, Software Quality Assurance, Combinatorics, Types of Database Systems, Big Data Analytics, Unix Network Programming, Storage Device and Technology, Computer Organization & Design, Internet Technology and Applications, Java Programming, Data Structures and Algorithms, Artificial Intelligence, Information Retrieval, Computer Hardware, Information Security, Design Of Digital Systems, Computer Networks, Compiler Design, Computer Architecture, Network security, Design and Analysis of Algorithms, Object Oriented Programming & Systems, Data Communication, Data Warehouse and Data Mining
BTech Branch
BTech Information Science Engineering, BTech Computer Science Engineering, BTech 1st Year Engineering
BTech Information Science subjects
Computer Networks, Database Systems, Internet of Things, Software Engineering, Digital Systems, Internet Tools &Technology, Design & Analysis of Algorithms, Big Data Analytics, Cloud Computing, Data Warehousing and Data Mining, Computer Organization & Microprocessor Systems, Data Structures and Algorithms, Object Oriented Programming, Operating Systems, Software Project and Quality Management, Machine Learning, Information &Web Security, Artificial Intelligence, Design and Development of Web Applications
Type of class
Regular Classes, Crash Course
Class strength catered to
One on one/ Private Tutions, Group Classes
Taught in School or College
Yes
BTech 1st Year subjects
Computer science, Environmental Studies, Engineering Mathematics (M1), Engineering Graphics, Communication Skills, Basic Electronics, Advanced Mathematics (M2)
1. Which school boards of Class 12 do you teach for?
International Baccalaureate, ISC/ICSE, 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
International Baccalaureate, ISC/ICSE, State, IGCSE, CBSE
Subjects taught
Statistics, Economics, Biology, Social science, Environmental Management, History, Political Science, Logic, Mathematics, Information Technology, Home Science, English, Chemistry, Physics, Geography, Telugu, Computer Science, English Literature
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
International Baccalaureate, ISC/ICSE, State, IGCSE, CBSE
Subjects taught
Logic, Geography, Economics, English Literature, Computer Science, Information Technology, Mathematics, Statistics, Biology, Chemistry, Telugu, Social science, Physics, History, Environmental Management, Political Science, Home Science, English
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
Regular Classes, Crash Course
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
Basic C++, Advanced 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
Computer Graphics and Multimedia, Database Management Systems, Linux Programming, Software Project Management, Number Theory and Cryptography, Software Quality Assurance, Combinatorics, Types of Database Systems, Big Data Analytics, Unix Network Programming, Storage Device and Technology, Computer Organization & Design, Internet Technology and Applications, Java Programming, Data Structures and Algorithms, Artificial Intelligence, Information Retrieval, Computer Hardware, Information Security, Design Of Digital Systems, Computer Networks, Compiler Design, Computer Architecture, Network security, Design and Analysis of Algorithms, Object Oriented Programming & Systems, Data Communication, Data Warehouse and Data Mining
BTech Branch
BTech Information Science Engineering, BTech Computer Science Engineering, BTech 1st Year Engineering
BTech Information Science subjects
Computer Networks, Database Systems, Internet of Things, Software Engineering, Digital Systems, Internet Tools &Technology, Design & Analysis of Algorithms, Big Data Analytics, Cloud Computing, Data Warehousing and Data Mining, Computer Organization & Microprocessor Systems, Data Structures and Algorithms, Object Oriented Programming, Operating Systems, Software Project and Quality Management, Machine Learning, Information &Web Security, Artificial Intelligence, Design and Development of Web Applications
Type of class
Regular Classes, Crash Course
Class strength catered to
One on one/ Private Tutions, Group Classes
Taught in School or College
Yes
BTech 1st Year subjects
Computer science, Environmental Studies, Engineering Mathematics (M1), Engineering Graphics, Communication Skills, Basic Electronics, Advanced Mathematics (M2)
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.