What is #line in c?
No Answer is Posted For this Question
Be the First to Post Answer
Why is a semicolon (;) put at the end of every program statement?
What is the difference between class and object in c?
How to reverse a linked list
1 Answers Aricent, Fidelity, IBM, TCS,
what is difference b/w extern & volatile variable??
What is Memory leakage ?
prog for 1st five prime numbers in 2^x - 1
how to find out the biggest element (or any other operation) in an array which is dynamic. User need not to mention the array size while executing.
Do you know what are bitwise shift operators in c programming?
Q. where is the below variables stored ? - volatile, static, register
Write a program to show the workingof auto variable.
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
write a program using linked list in which each node consists of following information. Name[30] Branch Rollno Telephone no i) Write the program to add information of students in linked list