What is WEB 3.0?
What are the features their in WEB3.0
No Answer is Posted For this Question
Be the First to Post Answer
Given an array of size n+1 which contains all the numbers from 1 to n.Find the number which is repeated in O(n) time.How do you proceed with the same with floating numbers from 0 to 1 instead of 1 to n?
In loading programs into memory, what is the difference between load-time dynamic linking and run-time dynamic linking?
In an customer exit (include Z) program, only the last record is getting fetched. The exit is getting called after pressing save button. What to write for fetching the first record ? Before saved to a SAP table how can i call all these records in an itab in the exit ?
What is nocopy in plsql?
Definition of Singleton Class? what is the Purpose of it? what is the advantage?
What is dialog programming?
how to check single or double byte in struts
what is the system development cycle
A, B and C are 8 bit nos. They are as follows: A 1 1 0 1 1 0 1 1 B 0 1 1 1 1 0 1 0 C 0 1 1 0 1 1 0 1 Find ( (A-B) u C )=? how to solve this need with steps
What are the Short cut Keys of Tally ERP?
How to know we are in home page of a web application using QTP
can we retrieve only integer/String type columns from a table,if yes how?