what is the use of ~ in c lang?????

Answer Posted / guest

we r using this key word for equal and shine operator

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Are pointers integer?

551


What is call by reference in functions?

568


Wt are the Buses in C Language

2753


What is the best style for code layout in c?

632


What are the types of type specifiers?

623






What do you mean by Recursion Function?

631


7-Given an index k, return the kth row of the Pascal's triangle. For example, when k = 3, the row is [1,3,3,1]. For reference look at the following standard pascal’s triangle.

2222


Tell me is null always defined as 0(zero)?

674


What does the error 'Null Pointer Assignment' mean and what causes this error?

743


What is gets() function?

673


Add Two Numbers Without Using the Addition Operator

355


What is return in c programming?

515


What is the use of pointers in C?

620


Which driver is a pure java driver

993


State the difference between x3 and x[3].

652