Narayanaghatta, Bangalore, India - 560099
Verified 2
Details verified of Vihanga EmbedSoft✕
Identity
Education
Know how UrbanPro verifies Tutor details
Identity is verified based on matching the details uploaded by the Tutor with government databases.
Class Location
Online (video chat via skype, google hangout etc)
At the Institute
Class Location
Online (video chat via skype, google hangout etc)
At the Institute
Class Location
Online (video chat via skype, google hangout etc)
At the Institute
Training for ISTQB certification
Yes
Testing Types
Automated Software Testing
Class Location
Online (video chat via skype, google hangout etc)
At the Institute
5 out of 5 3 reviews
Manish
Avionics Safety-Critical Embedded Software
"I got all hands on experience Rather then just theory. Sreemram sir is the best faculty with great knowledge of avionics safety- critical software. After attending training I was able to crack the interview and got a job. "
Mohd Maaz
Avionics Safety-Critical Embedded Software Verification
"My experience with Vihanga Embedsoft was wonderful. I have undergone a training on Safety Critical Embedded Software meeting DO-178B guidelines. I always want to make my career in avionics domain. So, I choose Vihanga Embedsoft. Sreeram Sir gave me a very good practical knowledge of C language & DO-178B based Software verification. Sir is very polite and never give false promise to anyone, as when i come to join for training on first day itself Sir cleared me that he will not give any assurance for placement but if there will any opportunity comes to him, than only he suggest my resume to the company. Its only 3 months passed and i got an opportunity in MNC and got cleared in technical round and in HR round as well. One thing i like the most about sir is transparency and he taught to me also to be transparent. Apart from technical knowledge he motivate me at each step & also told me my deficiencies, So that i can improve them. I thanked him truly for everything i got from sir. I joined the MNC and got placed. Thank you very much sir for the knowledge you shared with us. "
Mohd Maaz
Avionics Safety-Critical Embedded Software Verification
"My experience with Vihanga Embedsoft was wonderful. I have undergone a training on Safety Critical Embedded Software meeting DO-178B guidelines. I always want to make my career in avionics domain. So, I choose Vihanga Embedsoft. Sreeram Sir gave me a very good practical knowledge of C language & DO-178B based Software verification. Sir is very polite and never give false promise to anyone, as when i come to join for training on first day itself Sir cleared me that he will not give any assurance for placement but if there will any opportunity comes to him, than only he suggest my resume to the company. Its only 3 months passed and i got an opportunity in MNC and got cleared in technical round and moved to the HR round. I hope for the best that i shall clear for HR round as well and will get placed in MNC in upcoming days soon. One thing i like the most about sir is transparency and he taught to me also to be transparent. Apart from technical knowledge he motivate me at each step & also told me my deficiencies, So that i can improve them. I thanked him truly for everything i got from sir. I joined the MNC and got placed. Thank you very much sir for the knowledge you shared with us. "
Answered on 04/05/2022 Learn IT Courses/Computer Software
Answered on 30/09/2020 Learn IT Courses/Software Testing
Answered on 25/06/2019 Learn IT Courses/Embedded Systems
Answered on 25/06/2019 Learn IT Courses/Software Testing
Answered on 08/06/2019 Learn IT Courses/Programming Languages/C Language
Structure of C Program:
Preprocessor Directives such as #define, #include, #if #else ....declare Global Variables
Declare Function prototypes
Elaborate functions as:
<return type> <Function name>(parameter list)
{local variable declaration
functionality (c statements and constructs)
return (based on the return type)
}
...
main()
{
....
....
}
Regarding math.h:
It is a header file for the mathematical function library such an sqrt(), abs() etc..
For better clarity, these functions are developed by the compiler supplier and converted as a library.
Even you can create such user-defined libraries based on your application requirement.
Regarding string.h
It is similar to math.h but this contains functions related to string operations such as copy, merge, to find the length etc.. e.g., strlen(), strcat(), strcpy() etc..
A software whose failure may cause death or injuries to the users called Safety-Critical Software.The software present as part of Aeroplanes, or present in Rail as railway signalling software or Automotive...
Debugging is a step by step process of identifying the errors present in the code. The question here is what kind of mistakes? Usually errors are of two types.1. Syntax errors2. Logical errors.Syntax...
When I interviewed a candidate, I raised this question many times, but I have not got the answer correctly. To under why C is a language and not a database, it is good to understand why our communication...
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.