What is methods in c?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

hw can we delete an internal node of binary search tree the internal node has child node..plz write progarm

0 Answers   TCS,


design and implement a data structure and performs the following operation with the help of file (included 1000 student marks in 5 sub. and %also) 1.how many students are fail in all 5 subjects (if >35) 2. delete all student data those are fail in all 5 subjects. 3. update the grace marks (5 no. if exam paper is 100 marks) 4. arrange the student data in ascending order basis of marks. 5.insert double of deleted students with marks in the list.

0 Answers   TCS,


Explain how do you print an address?

0 Answers  


Find the largest number from the given 2 numbers without using any loops and the conditional operator.

2 Answers  


Write a C program to read the internal test marks of 25 students in a class and show the number of students who have scored more than 50% in the test. Make necessary assumptions.

1 Answers  


i have a written test for microland please give me test pattern

0 Answers   Microland,


Write a program in c to replace any vowel in a string with z?

0 Answers   IBS,


What is a string?

0 Answers  


what is d pitfalls of registers variables

3 Answers   TCS,


is it possible to change the default calling convention in c ?

1 Answers   Aptech,


Explain how do I determine whether a character is numeric, alphabetic, and so on?

0 Answers  


Write a programme to find even numbers without using any conditional statement?

3 Answers   ADD Software, Infosys,


Categories