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