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