matrix multiplication fails introspect the causes for its failure and write down the possible reasons for its failurein c language.
5 17140to write a program, that finds the minimum total number of shelves, including the initial one, required for this loading process. The packets are named A, B, C, D, E .. Any numbers of packets with these names could be kept in the shelf, as in this example: [ZZLLAAJKRDFDDUUGGYFYYKK]. All packets are to be loaded on cars. The cars are lined in order, so that the packets could be loaded on them. The cars are also named [A, B, C, D, E, .].
2 6582Q.1 write aprogram to stack using linklist o insert 40 items? Q.2 write a program to implement circular queue with help of linklist?
2134write a c program to find reminder and quotient if one number is divided by other.to code this program don't use more than 2 variables
2 6211write a program that declares an array of 30 elements named "income" in the main functions. then cal and pass the array to a programmer-defined function named "getIncome" within the "getIncome" function, ask the user for annual income of 30 employees. then calculate and print total income on the screen using the following function: "void getIncome ( ai []);
2366why we use "include" word before calling the header file. is there any special name for that include??????
1 4207while running a program, i got the msg that press return key to exit.what that mean in C as there are no such options as far i know.
1 3501design 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.
1980#include
Post New TCS C Interview Questions
What is hql and what are it’s benefits?
Expand-------SCAN
I have an external link in my application say www.xyztest.com. Today this site works on http protocal. Tommorow it may run on https. So i cant hardcore the protocal in the site. When a user clicks on the link how can i know if the external site works on http or https and takes him to that place?
Tell me about a time you handled an incredibly difficult client. How did you come to a resolution with this person?
Mention one advantage and disadvantage of using quadratic probing?
How do I remove a suffix in excel?
java based application for hospital management
What are the specifications of the scr ?
What is a generic code?
how generator load test is conducted?what are the steps?
What are the types of ami provided by aws?
What is meaning of in c++?
is there any method to interact with LnT ER300P trivector meters and fetch data from that online from remote? the distance between the meter and the pc will be about 4 km.plz reply.thanks
How do I find a file in ubuntu terminal?
If there is a conflict that arises between your team mates, how would you handle it?