write knight tour problem which is present in datastructure
write string class as your own class in java without using any built-in function
How the memory management in vectors are being done. What happens when the heap memory is full, and how do you handle it ?
write a program to enter a string like"sunil is a good boy and seeking for a job" not more than 10 characters including space in one line,rest characters should b in other line.if the next line starts from in between the previous word,then print whole word to next line.
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
write a corrected statement so that the instruction will work properly. if (4 < x < 11) y = 2 * x;
write a corrected statement in c++ so that the statement will work properly. x = y = z + 3a;
Write a corrected statement in c++ so that the statement will work properly. if (4 < x < 11) y=2*x;
Write a single instruction that will store an EVEN random integer between 54 and 212 inclusive in the variable myran. (NOTE only generate EVEN random numbers)
Given the following seqment of code containing a group of nested if instructions: y = 9; if ((x==3) || (x == 5)) y++; else if (x == 2) y *= 2; else if (x == ) y-= 7; else y = 8; if the value of x is 4 before the nested IFs are executed, what is the value of y after the nested IFs are executed?
Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the maximum number of concurrent threads that the InnoDB plug-in can create
Templates mean
write a program that takes input in digits and display the result in words from 1 to 1000
Please send ford technologies placement paper 2 my mail id