difference between c/c++ programing language? what is necessesity of c++ when existing c programing language?
2 6336what is macro in c? Difference between single linked list & double linked list what is fifo & lifo? what is stack & queue?
2 7550what is the large sustained error signal that eventually cause the controller output to drive to its limit
1 4477What is the out put of this programme? int a,b,c,d; printf("Enter Number!\n"); scanf("%d",&a); while(a=!0) { printf("Enter numbers/n"); scanf("%d%d%d",&b,&c,&d); a=a*b*c*d; } printf("thanks!"); getche(); Entering numbers are a=1,b=2,c=3,d=4 b=3,c=4,d=-5 b=3,c=4,d=0
5 8427Post New TCS C C++ Errors Interview Questions
Can arraylist be empty?
Which property among the following generally increases from top to bottom in a group 1a? 1. Electropositive, density, basic nature, classical reactivity
Explain how can you tell how many days remain until the evaluation copy of exchange 2000 server expires?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
london school of science and technology has a software development unit,known as lsst solutions,which is responsible for developing and implementing software throughout the collegejames tristan keeps a record of all student details in the college including student id,name,and start date and phone number.There are many courses offered by LSST. For example MBA, MSc, BSc, BABS, DF, English etc. Each course id identified by course id, description, duration. Each course has many semesters. Each semester takes place during a particular term. Semester details and term details are required to be stored in the database. Each course has many subjects and same subject may be offered in many courses. For each subject many details such as Subject code, name, result and attendance are required to be stored. Every subject has mainly two assessments; one assignment and one exam. Assignment is worth of 30% and exam 70% respectively. You have been appointed as a database designer. Your job is to provide ERD with all possible entities and relationships. Note: Feel free to make necessary assumptions 3: Assignment Tasks. 1. Create an ERD for the above problem 2. Translate the ERD to Relational Data model (RDM) 3. Implement the RDM by creating the tables 4. Populate the database with your own data. 5. SQL Queries for the following tasks a. List all student details in each course along with course details b. Count and display number of students in each course. c. List student name, course name, assessment description, marks for all students.
What are the disadvantages of using microsoft access?
how can you implement fine-grained auditing?
Anyone provide the oracle fin/scm definetions
Why wait and notify methods are declared in object class?
How would you prefer to do outside sales, in a team or alone?
What is spark master?
State two uses of pointers in C?
What is dynamic testing?
Explain binary searching and Fibinocci search?
Is apache spark a tool?