What is a mutex and a critical section.Whats difference between them?How do each of them work?
4 13471What is a pure virtual function? Why is it represented as = 0...how is the internal implementation for the same
3 8365How many types of casting are there in C++? When is a dynamic cast,static_cast,reinterpret cast used?
2 9337Write a program to swap 2 chars without using a third varable? char *s = "A"; char *p = "B";
7 24856a class that maintains a pointer to an object that is programatically accessible through the public interface is known as?
2 4539Post New CTS C++ General Interview Questions
What is an interceptor in angular? Why it is used?
What is blade template engine?
How is it possible to get 2 tables of data at a time by using data reader?
What is data encoding?
Mention two types of dislocations.
Will windows 10 64 bit run 32 bit programs?
Explain how do I move the log files?
What is form submit?
what is the one statement to set the criteria of data that can be coded in any step? : Sas programming
What is the Bex options for characteristics like F4 help for query definition and execution?
Tell me when do you use property sets in siebel?
What is dynamic cursor in SQL SERVER?
What is planning? How is it used, and what are its advantages? Is it feasible to use planning in real-time games? If so, name any titles where planning has been used for any part of the AI. Describe the architecture of a planning-based AI system for any genre of game.
What is the difference between interpreted and compiled languages?
What is SOLID Principle in Programming Language?