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