15.what is the disadvantage of using macros? 16.what is the self-referential structure? 17.can a union be self-referenced? 18.What is a pointer? 19.What is the Lvalue and Rvalue? 20.what is the difference between these initializations? 21.Char a[]=”string”; 22.Char *p=”literal”; 23.Does *p++ increment p, or what it points to?
2 11471What are the Testing types can Follow for Web application Project ?Please Help me .....Urgent ....
3 8734what are the base line documents for sit and uat? what is impact testing? what is dynamic testing? what is static testing? what is soak testing?
2 9194Post New CTS Interview Questions
How do I update activex?
How to build mobile apps using ionic 3 cli and angular 4?
How will you decide the active and passive nodes?
What is a sandbox org? What are the different types of sandboxes in Salesforce?
Does ios use unix?
Why css is used in html?
how to display nth highest salary from a table in a mysql query? : Mysql dba
What is the current iphone ios?
what is basic of networkin ?2.what is main topik of networkin ? 3.how installed the software and drivers ? 4. how to connect the pc and net?5.what uses of protocol in networking,and tell main proto of netwo
Write an algorithm program in java for the following question.. In a VLSI design techniques,they used rectangles to design circuits. EVery rectangle is to be placed according to x,y coordinates. Check whether or not two rectangles overlap each other. Here overlapping of rectangles is acceptable, if 1) one rectangle intersect with other. 2) one rectangle fully covers other. The time of algorithm should not exceed o(n logn).
How to Access a FIFO?
Explain the different types of spring container?
Explain About ADO and its objects
What is lazy and eager initialization?
Which design pattern the interceptors in struts2 is based on?