473,671 Members | 2,430 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

send me some question for beginner

7 New Member
plz send me some question for beginners related to funtions
Jul 13 '07 #1
3 1290
devikacs
96 New Member
plz send me some question for beginners related to funtions
Hi.
I think you could find a lot of questions for beginners anywhere including books you are referring to.
I suggest you think of a problem youself and write a funcion for it.
If you are a beginner to programming itself, you could probably start off with simple mathematical functions like checking whether a number is prime or not and advance the complexity as you find yourself more comfortable to code.
When someone else is suggesting questions, they wouldnt know your exact stand to guide you
Jul 13 '07 #2
kky2k
34 New Member
plz send me some question for beginners related to funtions
since u r requesting only the questions..i am willing to help..But plz don't force me to post the ans..lets start with the basic...

1)Explain about function in c?
2)Difference between called function and calling function?
3)Difference between function prototype,funct ion call,function defintion?
4)Is it true that fn. declaration and fn. call is same?
5)By default a fn.s return type must be a which data type?
6)what is meant by Ansi C style and K&R style?which style is common in use?
7)whether a fn. can return more than one value? if yes then how?
8)whether 2 successive return statement is possible inside a fn.?
9)Is it possible to store address of a fn. in an variable?if yes then how?
10)Explain about function pointer?
11)Explain about callback function?
12)Advantages of callback in c?what can be achieveable using callback?

i am sure 12 questions will lead u to another n number of questions...so all the best..

Folks correct me if i am wrong anywhere?
Jul 13 '07 #3
weaknessforcats
9,208 Recognized Expert Moderator Expert
Read posting guidelines .
Jul 13 '07 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

2
8748
by: pilar | last post by:
Hi All, I'm using a code somebody posted here. I extract the records from a query which gave me just the entries for the current date, there will be maximum 5-6 entries per days and I need to send them as the body of an email. The code partially works and what happens is that it will send an email per every record when what I need is to send just an email, at the end of the day, including all the entries made(Rack, CompanyName and...
2
3933
by: Alessandro | last post by:
Hi everyone... I'm a beginner in C#, I'm trying to: -> check the BatteryLifePercent, and put the value into a string; ->check the ACLineStatus to know if the device is connected to external power, ->if yes add this info into the string; ->send the string via UDP to a server. i wrote a very simple code to create an UdpClient and send a string to
1
2170
by: jim.omalley | last post by:
I'm trying to write an interface to send scoreboard data from an XML file generated by a football stats program to a Chyron CODi character generator connected to my COM1 serial port (all operations on same machine). I'm already able to send static commands written into HTTP forms to control the CG via serial COM1. What I'm needing is a way to read and parse variables from the XML, then generate a CODi command string which can be written...
6
22811
by: mattc | last post by:
Hi, Writing a Macro in Excel and wanting to send emails automatically without this pop up box "A program is trying to automatically send email on your behalf". Is there some script I can use to avoid this pop up ? I'm just a beginner.... please help. Thanks !
2
1821
by: an96su | last post by:
Hi, I'm new to php. i'm trying to send information from my php (client) script to a website that is running javascript. Here is an extract of the server's response to my initial http request. I need to know how to communicate further with the server. Thanks, anne
6
2470
by: Solo.Wolve | last post by:
I've just finished the K&R c, And begin to study c++ myself,so can anyone give me some advice?such as some books to read,and something to notice? Thank you very much.
3
8013
by: skris | last post by:
Hi, I started learning python a month ago.My problem now is, I need to send a mail to my gmail account using a python script.Can this be done? I did try out a lot of python codes but none of them really worked. Please help me out. Also kindly mention the names of some good python books for a beginner.
3
3456
by: Prasad | last post by:
Hi all, I had to write a page in ASP which sends an email. I googled and was able to write the following code: <html> <body> <% Set Mail = Server.CreateObject("CDONTS.NewMail") Mail.To = "XXXXXXXXXXXX@XXXXXX.COM"
5
6766
by: rjlorenzo | last post by:
Hi Everyone, I'm just a beginner on asp, just want to ask for the help on how I could do to have a auto email send on my program. Just please give me some basic codes like if the user click OK then it will automatic send a email to specific email address with subject "thank you" and body text "please reply" thank you in advance for the help RJ
0
8924
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8823
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8602
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8672
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
6234
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
4227
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4412
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
2058
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1814
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.