why r u join this company? give solid resons.
Answer Posted / gireesh
i want iearn everthing about softwares.
| Is This Answer Correct ? | 10 Yes | 44 No |
Post New Answer View All Answers
What are structure members?
Hai,I have done with my bachelor of commerce and planing to ms,please suggest me how to convince vo for shifting from commerce to computers. Visa on 8 DEC 2014 Npu university
What are local variables c?
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.
Is it fine to write void main () or main () in c?
a character or group of characters that defines a register,or a part of storage a) memory b) byte c) address d) linear list
What is variable in c example?
what is the syallabus of computer science students in group- 1?
Write a program to print all permutations of a given string.
Write the program with at least two functions to solve the following problem. The members of the board of a small university are considering voting for a pay increase for their 10 faculty members. They are considering a pay increase of 8%. Write a program that will prompt for and accept the current salary for each of the faculty members, then calculate and display their individual pay increases. At the end of the program, print the total faculty payroll before and after the pay increase, and the total pay increase involved.
What does c value mean?
What is #include stdlib h?
Differentiate between the expression “++a” and “a++”?
"C" language developed by "Dennis Ritchie" at AT & T. his remarks are a) too general, too abstract b) could deal with only specific problems c) lost generality of BCPL and B restored d) no remarks
I heard that you have to include stdio.h before calling printf. Why?