Question
What is the return type of Instr and Strcmp?

Answers

Instr – integer (Numeric position)
Strcmp - integer ( if both the string are equal they result = 0)
Strcmp (Str1, Str2, Comparetype)
Comparing mode = 0 – Binary Comparing
1 – Textual Comparing   Your Comment




More Software Questions..
What is the inputsplit in map reduce software?

What is software configuration management?

What Is Java Api For Xml-based Rpc (jax-rpc)?

How can you implement fine-grained auditing?

What is IBM’s simple explanation for Big Data’s four critical features?

What is static synchronized method in JDBC API? Give an example?

What does the NULLIF function do?

What happens if a start method is not invoked and the run method is directly invoked?

Should we override finalize method

what is the difference between mysql_fetch_array and mysql_fetch_object?

How will XML affect my document links?

Why to use Style Sheets?

What are Filters in MVC?

Can you explain Application layer in OSI model?

How to define new testplan attributes?

What are the minimum system requirements to run Photoshop? Is it possible to run Photoshop over linux?

Which oracle package is used to manage the oracle lock management services?

What is Latch Up? Explain Latch Up with cross section of a CMOS Inverter. How do you avoid Latch Up?

What is marker interface?

What types of partitioning are there for BW?



Search
Can you Answer!!
  • Q It is high time that we _____the place.
  • Q In which cell organelle do photo and thermochemical reactions occur in different sites ?
  • Q Suppose there are two relations r and s, such that the foreign key b of r references the primary key a of s. Describe how the trigger mechanism can be used to implement the on delete cascade option, when a tuple is deleted from s?
  • Q Which band do you like? And why?
  • Q What is the technical difference between desktop support & help desk?
  • Q How can I pass optional or keyword parameters from one function to another?
  • Q How do i control how my analytics data is shared with rest of firebase?
  • Q Can a JDBC adapter query the database table? If yes, what are different possibilities?
  • Q State whether true or false: keys cannot be set on the transform attributes of particles individually in a particle object.
  • Q What id secondary zone?
  • Q Can constructor be inherited