i want to switch my career from quailty assurance
engineering to development kindly guide me from which
programming language its better for me to start plz refer
some courses or certifications too
i have an experience of 1.5 yrs in QA field.Kindly guide me
No Answer is Posted For this Question
Be the First to Post Answer
What is structure in c definition?
What are pointers? What are stacks and queues?
main() { clrscr(); } clrscr();
What are the different categories of functions in c?
How can you allocate arrays or structures bigger than 64K?
There are N egg baskets and the number of eggs in each basket is a known quantity. Two players take turns to remove these eggs from the baskets. On each turn, a player must remove at least one egg, and may remove any number of eggs provided they all belong to the same basket. The player picking the last egg(s) wins the game. If you are allowed to decide who is going to start first, what mathematical function would you use to decide so that you end up on the winning side?
What are the preprocessors?
What is the most efficient way to count the number of bits which are set in a value?
Are enumerations really portable?
Write a program to accept a character & display its corrosponding ASCII value & vice versa?
What is the Difference between Class and Struct?
How do you view the path?